commit: e1213a9cec980fc5683765fb974e9e42ff26d529 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Tue Apr 17 07:48:31 2018 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Tue Apr 17 11:58:37 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1213a9c
dev-perl/Acme-Damn: remove unused patch. Closes: https://github.com/gentoo/gentoo/pull/8037 dev-perl/Acme-Damn/files/Acme-Damn-respect-cflags.patch | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/dev-perl/Acme-Damn/files/Acme-Damn-respect-cflags.patch b/dev-perl/Acme-Damn/files/Acme-Damn-respect-cflags.patch deleted file mode 100644 index 1324e8bd63f..00000000000 --- a/dev-perl/Acme-Damn/files/Acme-Damn-respect-cflags.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- Makefile.PL.orig 2013-07-13 15:39:13.091479998 +0400 -+++ Makefile.PL 2013-07-13 15:39:45.418479431 +0400 -@@ -18,5 +18,6 @@ - ( AUTHOR => 'Ian Brayshaw <[email protected]>') : ()) , - 'LIBS' => [''] , - 'DEFINE' => '' , -- 'INC' => '-I.' -+ 'INC' => '-I.' , -+ 'OPTIMIZE' => '$(CFLAGS)' - );
