summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElijah El Lazkani <ThyArmageddon+GentooOverlay@Gmail.com>2012-06-16 16:16:14 -0400
committerElijah El Lazkani <ThyArmageddon+GentooOverlay@Gmail.com>2012-06-16 16:16:14 -0400
commit7374b89784b034e268f7099cc5034db1cc883e1c (patch)
tree05cebdebab47a53d1184de59003cc84c2e0e939b /sys-apps/udevil/udevil-0.2.8.ebuild
parentFixed DEPEND and RDEPEND alphabetically... (diff)
downloadArmageddon-7374b89784b034e268f7099cc5034db1cc883e1c.tar.gz
Armageddon-7374b89784b034e268f7099cc5034db1cc883e1c.tar.bz2
Armageddon-7374b89784b034e268f7099cc5034db1cc883e1c.zip
Moved ${D} to ${ED} to comply with Gentoo Prefix...
Diffstat (limited to 'sys-apps/udevil/udevil-0.2.8.ebuild')
-rw-r--r--sys-apps/udevil/udevil-0.2.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/udevil/udevil-0.2.8.ebuild b/sys-apps/udevil/udevil-0.2.8.ebuild
index 81beccd..65cc11d 100644
--- a/sys-apps/udevil/udevil-0.2.8.ebuild
+++ b/sys-apps/udevil/udevil-0.2.8.ebuild
@@ -40,7 +40,7 @@ src_configure() {
}
src_install() {
- emake DESTDIR="${D}" install
+ emake DESTDIR="${ED}" install
doman man/udevil.1
dodoc AUTHORS ChangeLog README
fowners root:plugdev /usr/bin/udevil