diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-08-31 03:45:22 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-08-31 03:45:22 +0000 |
commit | cf7ff5032fe623a4d606ae3e4aae395e7114b3ea (patch) | |
tree | 1a1eba41805392cde90efc0338f6b78b159c73d5 /games-fps | |
parent | add ~ia64 (diff) | |
download | gentoo-2-cf7ff5032fe623a4d606ae3e4aae395e7114b3ea.tar.gz gentoo-2-cf7ff5032fe623a4d606ae3e4aae395e7114b3ea.tar.bz2 gentoo-2-cf7ff5032fe623a4d606ae3e4aae395e7114b3ea.zip |
fix epatch typo as pointed out by Marc Ferland
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'games-fps')
-rw-r--r-- | games-fps/quake2-icculus/quake2-icculus-0.16.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-fps/quake2-icculus/quake2-icculus-0.16.1.ebuild b/games-fps/quake2-icculus/quake2-icculus-0.16.1.ebuild index 3af3656e1bd2..81a047748ddc 100644 --- a/games-fps/quake2-icculus/quake2-icculus-0.16.1.ebuild +++ b/games-fps/quake2-icculus/quake2-icculus-0.16.1.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/quake2-icculus/quake2-icculus-0.16.1.ebuild,v 1.6 2005/08/29 23:03:33 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake2-icculus/quake2-icculus-0.16.1.ebuild,v 1.7 2005/08/31 03:45:22 vapier Exp $ inherit eutils games @@ -34,7 +34,7 @@ src_unpack() { cd "${S}" sed -i -e 's:BUILD_SOFTX:BUILD_X11:' Makefile epatch "${FILESDIR}"/${P}-amd64.patch # make sure this is still needed in future versions - epatch "${FILESDIR}"/${P}-gentoo-path.patch + epatch "${FILESDIR}"/${P}-gentoo-paths.patch # Now we deal with the silly rogue / xatrix addons ... this is ugly :/ ln -s $(which echo) "${T}"/more |