aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrançois Bissey <francois@vrooom.(none)>2009-04-19 22:42:32 +1200
committerFrançois Bissey <francois@vrooom.(none)>2009-04-19 22:43:33 +1200
commite3bbf91740a76082606194e73c7ef33885cfaeda (patch)
treede352a40d3d9981b95566867b36ab43f47fa3f3e /sci-mathematics/lie/lie-2.2.2.ebuild
parentcontinuing opendx renovation (diff)
downloadsci-e3bbf91740a76082606194e73c7ef33885cfaeda.tar.gz
sci-e3bbf91740a76082606194e73c7ef33885cfaeda.tar.bz2
sci-e3bbf91740a76082606194e73c7ef33885cfaeda.zip
cleaning of the cadabra related ebuilds.
Diffstat (limited to 'sci-mathematics/lie/lie-2.2.2.ebuild')
-rw-r--r--sci-mathematics/lie/lie-2.2.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/lie/lie-2.2.2.ebuild b/sci-mathematics/lie/lie-2.2.2.ebuild
index 7b1d608a0..e723f5bd7 100644
--- a/sci-mathematics/lie/lie-2.2.2.ebuild
+++ b/sci-mathematics/lie/lie-2.2.2.ebuild
@@ -30,7 +30,7 @@ src_unpack() {
}
src_install() {
- einstall DESTDIR="${D}" || die
+ emake DESTDIR="${D}" install || die
use doc && dodoc "${S}"/manual/*
dodoc README
}