summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2003-12-31 16:54:17 +0000
committerMike Frysinger <vapier@gentoo.org>2003-12-31 16:54:17 +0000
commit0f372c2fc67f931751f414b46d3a5119b331e4f3 (patch)
tree83f0c7eedbfa944760506543f62bf826d96f6322 /games-action
parentlets by FHS friendly (diff)
downloadhistorical-0f372c2fc67f931751f414b46d3a5119b331e4f3.tar.gz
historical-0f372c2fc67f931751f414b46d3a5119b331e4f3.tar.bz2
historical-0f372c2fc67f931751f414b46d3a5119b331e4f3.zip
stupid debug code
Diffstat (limited to 'games-action')
-rw-r--r--games-action/geki3-KXL/geki3-KXL-1.0.3-r1.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/games-action/geki3-KXL/geki3-KXL-1.0.3-r1.ebuild b/games-action/geki3-KXL/geki3-KXL-1.0.3-r1.ebuild
index 18a2d7598b2c..4473dc0fee3f 100644
--- a/games-action/geki3-KXL/geki3-KXL-1.0.3-r1.ebuild
+++ b/games-action/geki3-KXL/geki3-KXL-1.0.3-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-action/geki3-KXL/geki3-KXL-1.0.3-r1.ebuild,v 1.1 2003/12/31 16:53:00 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/geki3-KXL/geki3-KXL-1.0.3-r1.ebuild,v 1.2 2003/12/31 16:54:17 vapier Exp $
inherit games eutils
@@ -16,7 +16,6 @@ DEPEND=">=dev-games/KXL-1.1.7"
src_unpack() {
unpack ${A}
- cp -rf ${S}{,.orig}
cd ${S}
epatch ${FILESDIR}/${PV}-gentoo-paths.patch
aclocal || die "aclocal failed"