summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Chamberlain <daybird@gentoo.org>2002-05-07 04:51:07 +0000
committerDavid Chamberlain <daybird@gentoo.org>2002-05-07 04:51:07 +0000
commit0dea6d2bb323a11ad37d343e0336e9ec48f0599c (patch)
treea57362f66acc83dca33fbdc5b661f98269f4511b /app-emulation/mol
parentskel updates (diff)
downloadhistorical-0dea6d2bb323a11ad37d343e0336e9ec48f0599c.tar.gz
historical-0dea6d2bb323a11ad37d343e0336e9ec48f0599c.tar.bz2
historical-0dea6d2bb323a11ad37d343e0336e9ec48f0599c.zip
oops - fixed mol for sandboxing
Diffstat (limited to 'app-emulation/mol')
-rw-r--r--app-emulation/mol/mol-0.9.63.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/mol/mol-0.9.63.ebuild b/app-emulation/mol/mol-0.9.63.ebuild
index 697cfe625504..8855c5bc256d 100644
--- a/app-emulation/mol/mol-0.9.63.ebuild
+++ b/app-emulation/mol/mol-0.9.63.ebuild
@@ -17,7 +17,7 @@ src_compile() {
src_install() {
- make install || die "Failed to install MOL"
+ make DESTDIR=${D} install || die "Failed to install MOL"
dodoc 0README BUILDING COPYING COPYRIGHT CREDITS Doc/*