summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2003-10-06 05:30:37 +0000
committerMike Frysinger <vapier@gentoo.org>2003-10-06 05:30:37 +0000
commit6dd7ea69072931ac5ed9489d2e048b564fcdb1af (patch)
tree1f1645001265450e86b8474b38a00dcf3638d51f /games-fps/nprquake-sdl
parentVersion bump (diff)
downloadgentoo-2-6dd7ea69072931ac5ed9489d2e048b564fcdb1af.tar.gz
gentoo-2-6dd7ea69072931ac5ed9489d2e048b564fcdb1af.tar.bz2
gentoo-2-6dd7ea69072931ac5ed9489d2e048b564fcdb1af.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.ebuild3
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
}