public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-util/mingw-runtime/files: mingw-runtime-3.12-DESTDIR.patch
@ 2008-09-17  9:36 Mike Frysinger (vapier)
  0 siblings, 0 replies; only message in thread
From: Mike Frysinger (vapier) @ 2008-09-17  9:36 UTC (permalink / raw
  To: gentoo-commits

vapier      08/09/17 09:36:54

  Modified:             mingw-runtime-3.12-DESTDIR.patch
  Log:
  Tweak patch to apply nicely to multiple mingw versions #237085 by Richard Li.
  (Portage version: 2.2_rc8/cvs/Linux 2.6.26.2 x86_64)

Revision  Changes    Path
1.2                  dev-util/mingw-runtime/files/mingw-runtime-3.12-DESTDIR.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/mingw-runtime/files/mingw-runtime-3.12-DESTDIR.patch?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/mingw-runtime/files/mingw-runtime-3.12-DESTDIR.patch?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/mingw-runtime/files/mingw-runtime-3.12-DESTDIR.patch?r1=1.1&r2=1.2

Index: mingw-runtime-3.12-DESTDIR.patch
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/mingw-runtime/files/mingw-runtime-3.12-DESTDIR.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- mingw-runtime-3.12-DESTDIR.patch	7 Apr 2007 11:35:17 -0000	1.1
+++ mingw-runtime-3.12-DESTDIR.patch	17 Sep 2008 09:36:53 -0000	1.2
@@ -1,17 +1,17 @@
 --- Makefile.in
 +++ Makefile.in
-@@ -58,6 +58,11 @@
- inst_libdir:=$(libdir)
- inst_docdir:=$(prefix)/doc/mingw-runtime
+@@ -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 
++
+ # 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)
  






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

only message in thread, other threads:[~2008-09-17  9:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-17  9:36 [gentoo-commits] gentoo-x86 commit in dev-util/mingw-runtime/files: mingw-runtime-3.12-DESTDIR.patch Mike Frysinger (vapier)

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