aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan-Christofer Demay <jcdemay@gmail.com>2009-10-24 02:10:15 +0000
committerJonathan-Christofer Demay <jcdemay@gmail.com>2009-10-24 02:10:15 +0000
commit141213944060bec201741e16fe6a5083185bc86d (patch)
tree4b57a44041dd2961852339af42dd047f9f428a09 /dev-ml/mlgmpidl/mlgmpidl-1.1.ebuild
parentvarious eapi2 updates (diff)
downloadsci-141213944060bec201741e16fe6a5083185bc86d.tar.gz
sci-141213944060bec201741e16fe6a5083185bc86d.tar.bz2
sci-141213944060bec201741e16fe6a5083185bc86d.zip
more eapi2 updates
Diffstat (limited to 'dev-ml/mlgmpidl/mlgmpidl-1.1.ebuild')
-rw-r--r--dev-ml/mlgmpidl/mlgmpidl-1.1.ebuild6
1 files changed, 2 insertions, 4 deletions
diff --git a/dev-ml/mlgmpidl/mlgmpidl-1.1.ebuild b/dev-ml/mlgmpidl/mlgmpidl-1.1.ebuild
index fefbd9c56..bde44b8de 100644
--- a/dev-ml/mlgmpidl/mlgmpidl-1.1.ebuild
+++ b/dev-ml/mlgmpidl/mlgmpidl-1.1.ebuild
@@ -23,11 +23,9 @@ RDEPEND=">=dev-lang/ocaml-3.09
app-text/ghostscript-gpl )"
RDEPEND="${DEPEND}"
-src_unpack() {
- unpack ${A}
- mv ${PN} ${PN}-${PV}
- cd ${S}
+S="${WORKDIR}/${PN}"
+src_prepare() {
rm -R html mlgmpidl.pdf
mv Makefile.config.model Makefile.config
sed -i Makefile.config \