From 3953d17de648a007f0df21c68b9d03f209736531 Mon Sep 17 00:00:00 2001 From: Chris Gianelloni Date: Tue, 18 Apr 2006 14:14:23 +0000 Subject: Cosmetic cleanup. (Portage version: 2.0.54) --- games-fps/ut2004-data/ut2004-data-3186-r3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'games-fps/ut2004-data') diff --git a/games-fps/ut2004-data/ut2004-data-3186-r3.ebuild b/games-fps/ut2004-data/ut2004-data-3186-r3.ebuild index 46c1d63f3811..7595d3f16dc0 100644 --- a/games-fps/ut2004-data/ut2004-data-3186-r3.ebuild +++ b/games-fps/ut2004-data/ut2004-data-3186-r3.ebuild @@ -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/ut2004-data/ut2004-data-3186-r3.ebuild,v 1.5 2006/04/17 21:56:58 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-data/ut2004-data-3186-r3.ebuild,v 1.6 2006/04/18 14:14:23 wolf31o2 Exp $ inherit games games-ut2k4mod @@ -26,7 +26,7 @@ grabdirs() { local srcdir for d in {Music,Sounds,Speech,StaticMeshes,Textures} ; do - srcdir=${CDROM_ROOT}/$1/${d} + srcdir=${CDROM_ROOT}/$1${d} # Is flexible to handle CD_ROOT vs CD_ROOT_1 mixups [[ -d "${srcdir}" ]] || srcdir=${CDROM_ROOT}/${d} if [[ -d "${srcdir}" ]] ; then -- cgit v1.2.3-65-gdbad