commit: 2864090176cd80710e88440d0374dbbd59b5636b Author: Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Sun Jan 29 09:07:28 2017 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Sun Jan 29 20:09:37 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28640901
sci-libs/gts: remove unused patch Closes: https://github.com/gentoo/gentoo/pull/3709 sci-libs/gts/files/gts-20100321-examples.patch | 24 ------------------------ 1 file changed, 24 deletions(-) diff --git a/sci-libs/gts/files/gts-20100321-examples.patch b/sci-libs/gts/files/gts-20100321-examples.patch deleted file mode 100644 index b418bbd..00000000 --- a/sci-libs/gts/files/gts-20100321-examples.patch +++ /dev/null @@ -1,24 +0,0 @@ -diff --git a/examples/Makefile.am b/examples/Makefile.am -index f03f215..8e9ca63 100644 ---- a/examples/Makefile.am -+++ b/examples/Makefile.am -@@ -9,6 +9,8 @@ EXTRA_PROGRAMS = happrox - - happrox_LDADD = $(LDADD) -lnetpbm - -+happrox_CPPFLAGS = -I/usr/include/netpbm -+ - if HAS_NETPBM - NETPBM_EXTRA = happrox - endif -@@ -16,9 +18,7 @@ endif - bin_PROGRAMS = \ - transform \ - delaunay \ -- $(NETPBM_EXTRA) -- --noinst_PROGRAMS = \ -+ $(NETPBM_EXTRA) \ - set \ - volume \ - cleanup \
