public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in games-fps/unreal-tournament-bonuspacks: unreal-tournament-bonuspacks-436.ebuild
@ 2008-02-25 22:56 Michael Sterrett (mr_bones_)
  0 siblings, 0 replies; only message in thread
From: Michael Sterrett (mr_bones_) @ 2008-02-25 22:56 UTC (permalink / raw
  To: gentoo-commits

mr_bones_    08/02/25 22:56:55

  Modified:             unreal-tournament-bonuspacks-436.ebuild
  Log:
  quoting
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.9                  games-fps/unreal-tournament-bonuspacks/unreal-tournament-bonuspacks-436.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/unreal-tournament-bonuspacks/unreal-tournament-bonuspacks-436.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/unreal-tournament-bonuspacks/unreal-tournament-bonuspacks-436.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/unreal-tournament-bonuspacks/unreal-tournament-bonuspacks-436.ebuild?r1=1.8&r2=1.9

Index: unreal-tournament-bonuspacks-436.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-fps/unreal-tournament-bonuspacks/unreal-tournament-bonuspacks-436.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- unreal-tournament-bonuspacks-436.ebuild	6 Jan 2006 16:16:03 -0000	1.8
+++ unreal-tournament-bonuspacks-436.ebuild	25 Feb 2008 22:56:54 -0000	1.9
@@ -1,6 +1,6 @@
 # Copyright 1999-2006 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/unreal-tournament-bonuspacks/unreal-tournament-bonuspacks-436.ebuild,v 1.8 2006/01/06 16:16:03 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/unreal-tournament-bonuspacks/unreal-tournament-bonuspacks-436.ebuild,v 1.9 2008/02/25 22:56:54 mr_bones_ Exp $
 
 inherit games
 
@@ -32,7 +32,7 @@
 
 src_install() {
 	# unpack the UTBonusPack4 umod
-	umod -v -b `pwd` -x UTBonusPack4.umod || die "could not unpack UTBonusPack4.umod"
+	umod -v -b "$(pwd)" -x UTBonusPack4.umod || die "could not unpack UTBonusPack4.umod"
 
 	# move stuff around
 	rm UTBonusPack4.umod
@@ -41,8 +41,8 @@
 
 	# install it all
 	local dir=${GAMES_PREFIX_OPT}/unreal-tournament
-	dodir ${dir}
-	mv * ${D}/${dir}/
+	dodir "${dir}"
+	mv * "${D}/${dir}/"
 
 	prepgamesdirs
 }



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



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

only message in thread, other threads:[~2008-02-25 22:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-25 22:56 [gentoo-commits] gentoo-x86 commit in games-fps/unreal-tournament-bonuspacks: unreal-tournament-bonuspacks-436.ebuild Michael Sterrett (mr_bones_)

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