public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in games-server/ut2003-ded: ut2003-ded-2225-r2.ebuild
@ 2009-11-22 23:28 Michael Sterrett (mr_bones_)
  0 siblings, 0 replies; only message in thread
From: Michael Sterrett (mr_bones_) @ 2009-11-22 23:28 UTC (permalink / raw
  To: gentoo-commits

mr_bones_    09/11/22 23:28:08

  Modified:             ut2003-ded-2225-r2.ebuild
  Log:
  quoting
  (Portage version: 2.1.6.13/cvs/Linux i686)

Revision  Changes    Path
1.10                 games-server/ut2003-ded/ut2003-ded-2225-r2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-server/ut2003-ded/ut2003-ded-2225-r2.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-server/ut2003-ded/ut2003-ded-2225-r2.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-server/ut2003-ded/ut2003-ded-2225-r2.ebuild?r1=1.9&r2=1.10

Index: ut2003-ded-2225-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-server/ut2003-ded/ut2003-ded-2225-r2.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ut2003-ded-2225-r2.ebuild	22 Nov 2009 23:08:14 -0000	1.9
+++ ut2003-ded-2225-r2.ebuild	22 Nov 2009 23:28:08 -0000	1.10
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-server/ut2003-ded/ut2003-ded-2225-r2.ebuild,v 1.9 2009/11/22 23:08:14 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-server/ut2003-ded/ut2003-ded-2225-r2.ebuild,v 1.10 2009/11/22 23:28:08 mr_bones_ Exp $
 
 inherit games
 
@@ -30,20 +30,20 @@
 src_unpack() {
 	unpack ut2003-lnxded-${PV}.tar.bz2 \
 		|| die "unpacking dedicated server files."
-	unzip ${DISTDIR}/UT2003CrashFix.zip \
+	unzip "${DISTDIR}"/UT2003CrashFix.zip \
 		|| die "unpacking crash-fix"
 }
 
 src_install() {
 	einfo "This will take a while ... go get a pizza or something"
 
-	dodir ${dir}
-	mv ${S}/ut2003_dedicated/* ${Ddir}
+	dodir "${dir}"
+	mv "${S}"/ut2003_dedicated/* "${Ddir}"
 
 	# Here we apply DrSiN's crash patch
-	cp ${S}/CrashFix/System/crashfix.u ${Ddir}/System
+	cp "${S}"/CrashFix/System/crashfix.u "${Ddir}"/System
 
-	ed ${Ddir}/System/Default.ini >/dev/null 2>&1 <<EOT
+	ed "${Ddir}"/System/Default.ini >/dev/null 2>&1 <<EOT
 $
 ?Engine.GameInfo?
 a
@@ -55,7 +55,7 @@
 
 	# Here we apply fix for bug #54726
 	dosed "s:UplinkToGamespy=True:UplinkToGamespy=False:" \
-		${dir}/System/Default.ini
+		"${dir}"/System/Default.ini
 
 	prepgamesdirs
 }






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

only message in thread, other threads:[~2009-11-22 23:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-22 23:28 [gentoo-commits] gentoo-x86 commit in games-server/ut2003-ded: ut2003-ded-2225-r2.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