diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-02-24 22:22:33 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-02-24 22:22:33 +0000 |
commit | e2de508b0fecf3c45b9c0617da6a2ab3eb422f04 (patch) | |
tree | b25d73087a4155c897e9ff187447d038c3c0feb6 /games-fps | |
parent | stable on alpha and ia64 (Manifest recommit) (diff) | |
download | gentoo-2-e2de508b0fecf3c45b9c0617da6a2ab3eb422f04.tar.gz gentoo-2-e2de508b0fecf3c45b9c0617da6a2ab3eb422f04.tar.bz2 gentoo-2-e2de508b0fecf3c45b9c0617da6a2ab3eb422f04.zip |
remove ucc link in $GAMES_BINDIR #40911
Diffstat (limited to 'games-fps')
-rw-r--r-- | games-fps/unreal-tournament/unreal-tournament-436.ebuild | 3 | ||||
-rw-r--r-- | games-fps/unreal-tournament/unreal-tournament-451.ebuild | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/games-fps/unreal-tournament/unreal-tournament-436.ebuild b/games-fps/unreal-tournament/unreal-tournament-436.ebuild index 793a6e0493b8..d94294d78844 100644 --- a/games-fps/unreal-tournament/unreal-tournament-436.ebuild +++ b/games-fps/unreal-tournament/unreal-tournament-436.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/unreal-tournament/unreal-tournament-436.ebuild,v 1.5 2004/02/08 21:22:50 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/unreal-tournament/unreal-tournament-436.ebuild,v 1.6 2004/02/24 22:22:33 vapier Exp $ inherit games eutils @@ -85,7 +85,6 @@ src_install() { # export some symlinks so ppl can run dodir ${GAMES_BINDIR} - dosym ${dir}/ucc ${GAMES_BINDIR}/ucc dosym ${dir}/ut ${GAMES_BINDIR}/ut prepgamesdirs diff --git a/games-fps/unreal-tournament/unreal-tournament-451.ebuild b/games-fps/unreal-tournament/unreal-tournament-451.ebuild index 20aeddb73aaf..739d68933b7b 100644 --- a/games-fps/unreal-tournament/unreal-tournament-451.ebuild +++ b/games-fps/unreal-tournament/unreal-tournament-451.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/unreal-tournament/unreal-tournament-451.ebuild,v 1.5 2004/02/08 21:22:50 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/unreal-tournament/unreal-tournament-451.ebuild,v 1.6 2004/02/24 22:22:33 vapier Exp $ inherit games eutils @@ -100,7 +100,6 @@ src_install() { # export some symlinks so ppl can run dodir ${GAMES_BINDIR} - dosym ${dir}/ucc ${GAMES_BINDIR}/ucc dosym ${dir}/ut ${GAMES_BINDIR}/ut prepgamesdirs |