commit:     d7cd22fd3f6958424db8e1086221cfd34f4dcf1f
Author:     Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail 
<DOT> com>
AuthorDate: Mon Nov  7 14:44:40 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu Dec 22 15:31:15 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7cd22fd

dev-util/mingw-runtime: remove unused patch

 .../files/mingw-runtime-3.12-DESTDIR.patch         | 22 ----------------------
 1 file changed, 22 deletions(-)

diff --git a/dev-util/mingw-runtime/files/mingw-runtime-3.12-DESTDIR.patch 
b/dev-util/mingw-runtime/files/mingw-runtime-3.12-DESTDIR.patch
deleted file mode 100644
index f5c52ba..00000000
--- a/dev-util/mingw-runtime/files/mingw-runtime-3.12-DESTDIR.patch
+++ /dev/null
@@ -1,22 +0,0 @@
---- Makefile.in
-+++ Makefile.in
-@@ -58,5 +58,11 @@
- endif
- 
-+inst_bindir:=$(DESTDIR)$(inst_bindir)
-+inst_includedir:=$(DESTDIR)$(inst_includedir)
-+inst_libdir:=$(DESTDIR)$(inst_libdir)
-+inst_docdir:=$(DESTDIR)$(inst_docdir)
-+mandir:=$(DESTDIR)$(mandir)
-+
- # The Mingw headers are installed under a subdirectory of
- # $(tooldir)/include when configuring in Cygwin.
- HEADER_SUBDIR = @HEADER_SUBDIR@
-@@ -199,6 +199,6 @@
- all_dlls_host: $(DLLS)
- 
--install_dlls_host:
-+install_dlls_host: install-dirs
-       for i in $(DLLS); do \
-               $(INSTALL_PROGRAM) $$i $(inst_bindir)/$$i ; \
-       done

Reply via email to