public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: app-misc/realpath/files/
@ 2016-08-11  8:09 Patrice Clement
  0 siblings, 0 replies; only message in thread
From: Patrice Clement @ 2016-08-11  8:09 UTC (permalink / raw
  To: gentoo-commits

commit:     5a354645c87a9e1b15a6d136028d3fda184f1787
Author:     Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Fri Jul  8 13:13:11 2016 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Thu Aug 11 08:07:58 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a354645

app-misc/realpath: remove unused patch

Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>

 app-misc/realpath/files/realpath-1.15-build.patch | 35 -----------------------
 1 file changed, 35 deletions(-)

diff --git a/app-misc/realpath/files/realpath-1.15-build.patch b/app-misc/realpath/files/realpath-1.15-build.patch
deleted file mode 100644
index 7b90a0c..0000000
--- a/app-misc/realpath/files/realpath-1.15-build.patch
+++ /dev/null
@@ -1,35 +0,0 @@
-diff --git a/common.mk b/common.mk
-index 18f539c..142f7e6 100644
---- a/common.mk
-+++ b/common.mk
-@@ -34,16 +34,11 @@ webcgidir	      := $(prefix)/lib/cgi-bin
- applicationsdir := $(prefix)/share/applications
- 
- PERL            := /usr/bin/perl
--CC              := gcc
--CFLAGS           = -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Werror -g -DVERSION='"$(VERSION)"' -DPACKAGE='"$(PACKAGE)"' -DLOCALEDIR='"$(nlsdir)"'
--LDFLAGS         :=
--LIBS            := 
-+CC              ?= gcc
-+CFLAGS          += -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -DVERSION='"$(VERSION)"' -DPACKAGE='"$(PACKAGE)"' -DLOCALEDIR='"$(nlsdir)"'
-+LDFLAGS         +=
-+LIBS            += 
- 
--ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
--  CFLAGS += -O0
--else
--  CFLAGS += -O2
--endif
- 
- 
- # determine our version number
-@@ -60,9 +55,6 @@ ifndef VERSION
-   unexport CDPATH ENV
- 
-   ifdef DESTDIR
--    ifneq ($(DESTDIR),$(abspath $(DESTDIR)))
--      $(error DESTDIR "$(DESTDIR)" is not an absolute path)
--    endif
-     override ddirshort  :=  DESTDIR
-     export ddirshort
-   endif


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2016-08-11  8:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-11  8:09 [gentoo-commits] repo/gentoo:master commit in: app-misc/realpath/files/ Patrice Clement

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox