From c71fec9a5ec844956e28bc1e4cc2fd1863c20987 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Sat, 5 Nov 2005 22:48:57 +0000 Subject: quake-data -> quake1 #111622 (Portage version: 2.0.53_rc7) --- games-fps/fuhquake-bin/fuhquake-bin-0.31.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'games-fps/fuhquake-bin') diff --git a/games-fps/fuhquake-bin/fuhquake-bin-0.31.ebuild b/games-fps/fuhquake-bin/fuhquake-bin-0.31.ebuild index e6dab7ba91d0..62f21a0cfa01 100644 --- a/games-fps/fuhquake-bin/fuhquake-bin-0.31.ebuild +++ b/games-fps/fuhquake-bin/fuhquake-bin-0.31.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/fuhquake-bin/fuhquake-bin-0.31.ebuild,v 1.2 2005/09/06 04:49:32 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/fuhquake-bin/fuhquake-bin-0.31.ebuild,v 1.3 2005/11/05 22:47:28 vapier Exp $ inherit games @@ -36,7 +36,7 @@ src_install() { exeinto "${dir}" doexe fuhquake-gl.glx fuhquake.svga fuhquake.x11 fuhquake-security.so || die "doexe" cp -r fuhquake qw "${D}/${dir}"/ || die "cp data" - dosym "${GAMES_DATADIR}"/quake-data/id1 "${dir}"/id1 + dosym "${GAMES_DATADIR}"/quake1/id1 "${dir}"/id1 for x in fuhquake-gl.glx fuhquake.svga fuhquake.x11 ; do games_make_wrapper ${x} ./${x} "${dir}" -- cgit v1.2.3-65-gdbad