public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-emulation/wine/files: wine-1.1.4-install-fix.patch
@ 2008-09-10  5:19 Peter Volkov (pva)
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Volkov (pva) @ 2008-09-10  5:19 UTC (permalink / raw
  To: gentoo-commits

pva         08/09/10 05:19:41

  Added:                wine-1.1.4-install-fix.patch
  Log:
  Patch from upstream to fix build issue, bug #237011, thank Martin von Gagern for work.
  (Portage version: 2.2_rc8/cvs/Linux 2.6.25-gentoo-r7 i686)

Revision  Changes    Path
1.1                  app-emulation/wine/files/wine-1.1.4-install-fix.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/files/wine-1.1.4-install-fix.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/files/wine-1.1.4-install-fix.patch?rev=1.1&content-type=text/plain

Index: wine-1.1.4-install-fix.patch
===================================================================
From: Alexandre Julliard <julliard@winehq.org>
Date: Mon, 8 Sep 2008 10:37:56 +0000 (+0200)
Subject: makefile: Fix dependency for programs install.
X-Git-Url: http://source.winehq.org/git/wine.git/?a=commitdiff_plain;h=78c79ba349deea39

makefile: Fix dependency for programs install.
---

diff --git a/Makefile.in b/Makefile.in
index 0b2c6c0..1dd8ef1 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -96,7 +96,8 @@ include/__install__ include/__install-dev__: include libs tools
 libs/__install__ libs/__install-lib__ libs/__install-dev__: libs
 loader/__install__ loader/__install-lib__: libs tools
 server/__install__ server/__install-lib__: libs tools
-programs/__install__ programs/__install-lib__: libs tools include dlls/__install-lib__
+programs/__install__: libs tools include dlls/__install__
+programs/__install-lib__: libs tools include dlls/__install-lib__
 tools/__install__ tools/__install-lib__ tools/__install-dev__: tools
 
 RECURSE_TARGETS = \






^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in app-emulation/wine/files: wine-1.1.4-install-fix.patch
@ 2010-10-15  1:49 Mike Frysinger (vapier)
  0 siblings, 0 replies; 2+ messages in thread
From: Mike Frysinger (vapier) @ 2010-10-15  1:49 UTC (permalink / raw
  To: gentoo-commits

vapier      10/10/15 01:49:53

  Removed:              wine-1.1.4-install-fix.patch
  Log:
  unused #341041 by jalan
  
  (Portage version: 2.2_rc96/cvs/Linux x86_64)



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-10-15  1:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-10  5:19 [gentoo-commits] gentoo-x86 commit in app-emulation/wine/files: wine-1.1.4-install-fix.patch Peter Volkov (pva)
  -- strict thread matches above, loose matches on Subject: below --
2010-10-15  1:49 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