diff options
author | Mike Frysinger <vapier@gentoo.org> | 2003-10-06 05:30:37 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2003-10-06 05:30:37 +0000 |
commit | ae5551eff05292e729f22df9c5ee63b11b1b9ffe (patch) | |
tree | 059696e65d818762abcd826a4baa8d3496a858ca /games-fps/nprquake-sdl | |
parent | Version bump (diff) | |
download | historical-ae5551eff05292e729f22df9c5ee63b11b1b9ffe.tar.gz historical-ae5551eff05292e729f22df9c5ee63b11b1b9ffe.tar.bz2 historical-ae5551eff05292e729f22df9c5ee63b11b1b9ffe.zip |
how did that get there ? :p
Diffstat (limited to 'games-fps/nprquake-sdl')
-rw-r--r-- | games-fps/nprquake-sdl/nprquake-sdl-1-r1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games-fps/nprquake-sdl/nprquake-sdl-1-r1.ebuild b/games-fps/nprquake-sdl/nprquake-sdl-1-r1.ebuild index dca4670edd48..064d1f58b548 100644 --- a/games-fps/nprquake-sdl/nprquake-sdl-1-r1.ebuild +++ b/games-fps/nprquake-sdl/nprquake-sdl-1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/nprquake-sdl/nprquake-sdl-1-r1.ebuild,v 1.1 2003/09/29 00:26:45 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/nprquake-sdl/nprquake-sdl-1-r1.ebuild,v 1.2 2003/10/06 05:30:37 vapier Exp $ inherit games eutils @@ -18,7 +18,6 @@ S=${WORKDIR}/NPRQuake-SDL src_unpack() { unpack ${A} - cp -rf ${S}{,.orig} cd ${S} epatch ${FILESDIR}/${PV}-gentoo.patch } |