summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2012-06-30 11:31:59 +0000
committerFabian Groffen <grobian@gentoo.org>2012-06-30 11:31:59 +0000
commita204055ed8d189d4c03ea6e235dcd1bf5a86078d (patch)
tree08d96885925ec79f6bce930baa271e02f2f17db2 /net-misc/rsync/rsync-3.0.9-r2.ebuild
parentFix compilation with kernel 3.4, bug #421753 by Len Meakin. (diff)
downloadhistorical-a204055ed8d189d4c03ea6e235dcd1bf5a86078d.tar.gz
historical-a204055ed8d189d4c03ea6e235dcd1bf5a86078d.tar.bz2
historical-a204055ed8d189d4c03ea6e235dcd1bf5a86078d.zip
Fix elementary Prefix error using ED for DESTDIR in make install.
Package-Manager: portage-2.2.01.20430-prefix/cvs/Darwin i386
Diffstat (limited to 'net-misc/rsync/rsync-3.0.9-r2.ebuild')
-rw-r--r--net-misc/rsync/rsync-3.0.9-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/rsync/rsync-3.0.9-r2.ebuild b/net-misc/rsync/rsync-3.0.9-r2.ebuild
index d2502260add2..666cf68eb235 100644
--- a/net-misc/rsync/rsync-3.0.9-r2.ebuild
+++ b/net-misc/rsync/rsync-3.0.9-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/rsync/rsync-3.0.9-r2.ebuild,v 1.4 2012/06/29 05:11:14 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/rsync/rsync-3.0.9-r2.ebuild,v 1.5 2012/06/30 11:31:59 grobian Exp $
EAPI="4"
@@ -43,7 +43,7 @@ src_configure() {
}
src_install() {
- emake DESTDIR="${ED}" install
+ emake DESTDIR="${D}" install
newconfd "${FILESDIR}"/rsyncd.conf.d rsyncd
newinitd "${FILESDIR}"/rsyncd.init.d-r1 rsyncd
dodoc NEWS OLDNEWS README TODO tech_report.tex