public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Tristan Heaven (nyhm)" <nyhm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in games-action/rafkill/files: rafkill-1.2.3-build.patch
Date: Wed, 30 Apr 2008 16:42:35 +0000	[thread overview]
Message-ID: <E1JrFO7-0003mP-IM@stork.gentoo.org> (raw)

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



                 reply	other threads:[~2008-04-30 16:42 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1JrFO7-0003mP-IM@stork.gentoo.org \
    --to=nyhm@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox