commit: 690de00d9350894bacc92e6081d00353eee1d8bb Author: Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Tue Aug 15 10:19:46 2017 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Fri Aug 25 22:44:13 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=690de00d
dev-libs/libmateweather: remove unused patch. Closes: https://github.com/gentoo/gentoo/pull/5425 .../files/libmateweather-1.6.1-fix-mkdirp.patch | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/dev-libs/libmateweather/files/libmateweather-1.6.1-fix-mkdirp.patch b/dev-libs/libmateweather/files/libmateweather-1.6.1-fix-mkdirp.patch deleted file mode 100644 index a76d6c76a19..00000000000 --- a/dev-libs/libmateweather/files/libmateweather-1.6.1-fix-mkdirp.patch +++ /dev/null @@ -1,11 +0,0 @@ -diff -burN a/python/Makefile.am b/python/Makefile.am ---- a/python/Makefile.am 2012-06-22 01:08:01.978411103 +0200 -+++ b/python/Makefile.am 2012-06-22 01:11:02.007416691 +0200 -@@ -1,4 +1,7 @@ - if BUILD_PYTHON -+ -+MKDIR_P=@mkdir_p@ -+ - AM_CPPFLAGS = \ - -I$(top_srcdir) \ - $(PYTHON_INCLUDES) \
