public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in games-action/rafkill/files: rafkill-1.2.3-build.patch
@ 2008-04-30 16:42 Tristan Heaven (nyhm)
  0 siblings, 0 replies; only message in thread
From: Tristan Heaven (nyhm) @ 2008-04-30 16:42 UTC (permalink / raw
  To: gentoo-commits

nyhm        08/04/30 16:42:35

  Modified:             rafkill-1.2.3-build.patch
  Log:
  Fix scons failure when some directories in /usr/local don't exist
  (Portage version: 2.1.5_rc6)

Revision  Changes    Path
1.2                  games-action/rafkill/files/rafkill-1.2.3-build.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-action/rafkill/files/rafkill-1.2.3-build.patch?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-action/rafkill/files/rafkill-1.2.3-build.patch?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-action/rafkill/files/rafkill-1.2.3-build.patch?r1=1.1&r2=1.2

Index: rafkill-1.2.3-build.patch
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-action/rafkill/files/rafkill-1.2.3-build.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- rafkill-1.2.3-build.patch	31 Jan 2007 10:32:25 -0000	1.1
+++ rafkill-1.2.3-build.patch	30 Apr 2008 16:42:35 -0000	1.2
@@ -1,5 +1,16 @@
 --- SConstruct
 +++ SConstruct
+@@ -8,8 +8,8 @@
+ 
+ print "Use 'scons -h' for help"
+ 
+-prefix = '/usr/local/games'
+-bin = '/usr/local/bin'
++prefix = 'data'
++bin = 'src'
+ if sys.platform == 'win32':
+ 	try:
+ 		Execute(Mkdir('gen'))
 @@ -46,7 +46,12 @@
  # print "Install directory = $prefix"
  # print "Directory where symlinked binary will go = $bin"



-- 
gentoo-commits@lists.gentoo.org mailing list



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

only message in thread, other threads:[~2008-04-30 16:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-30 16:42 [gentoo-commits] gentoo-x86 commit in games-action/rafkill/files: rafkill-1.2.3-build.patch Tristan Heaven (nyhm)

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