summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2009-08-15 13:08:52 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2009-08-15 13:08:52 +0000
commitaecc24c9f5f20b7b3a8b1f010eeb4038a82ab488 (patch)
treea843bde72c84f58483cc31c0a63fb10a5978d4db /app-misc/pal/pal-0.4.3.ebuild
parentUSE deps instead of built_with_use (diff)
downloadhistorical-aecc24c9f5f20b7b3a8b1f010eeb4038a82ab488.tar.gz
historical-aecc24c9f5f20b7b3a8b1f010eeb4038a82ab488.tar.bz2
historical-aecc24c9f5f20b7b3a8b1f010eeb4038a82ab488.zip
repoman
Package-Manager: portage-2.2_rc38/cvs/Linux x86_64
Diffstat (limited to 'app-misc/pal/pal-0.4.3.ebuild')
-rw-r--r--app-misc/pal/pal-0.4.3.ebuild6
1 files changed, 2 insertions, 4 deletions
diff --git a/app-misc/pal/pal-0.4.3.ebuild b/app-misc/pal/pal-0.4.3.ebuild
index 6b9cdfdb3893..899e76784831 100644
--- a/app-misc/pal/pal-0.4.3.ebuild
+++ b/app-misc/pal/pal-0.4.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/pal/pal-0.4.3.ebuild,v 1.2 2009/08/15 12:58:52 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/pal/pal-0.4.3.ebuild,v 1.3 2009/08/15 13:00:06 ssuominen Exp $
EAPI=2
inherit toolchain-funcs eutils
@@ -24,9 +24,7 @@ DEPEND="${RDEPEND}
S=${WORKDIR}/${P}/src
-src_unpack() {
- unpack ${A}
- cd "${S}"
+src_prepare() {
epatch "${FILESDIR}"/${PV}-strip.patch
epatch "${FILESDIR}"/${PV}-ldflags.patch
if use unicode; then