summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-block/unieject/unieject-5.3.2.ebuild')
-rw-r--r--sys-block/unieject/unieject-5.3.2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-block/unieject/unieject-5.3.2.ebuild b/sys-block/unieject/unieject-5.3.2.ebuild
index 1869598ba835..7c9ffb27443d 100644
--- a/sys-block/unieject/unieject-5.3.2.ebuild
+++ b/sys-block/unieject/unieject-5.3.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-block/unieject/unieject-5.3.2.ebuild,v 1.11 2009/08/12 19:23:24 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-block/unieject/unieject-5.3.2.ebuild,v 1.12 2009/10/23 16:12:16 vostorga Exp $
inherit eutils libtool
@@ -47,7 +47,7 @@ src_compile() {
}
src_install() {
- emake DESTDIR="${D}" install
+ emake DESTDIR="${D}" install || die "emake install failed"
dodoc README ChangeLog NEWS AUTHORS unieject.conf.sample
# Symlink to eject to provide a good virtual/eject