summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-devel/ct-ng')
-rw-r--r--sys-devel/ct-ng/ct-ng-1.24.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/ct-ng/ct-ng-1.24.0.ebuild b/sys-devel/ct-ng/ct-ng-1.24.0.ebuild
index ebcbb34f2c48..3bb25cdbe1c4 100644
--- a/sys-devel/ct-ng/ct-ng-1.24.0.ebuild
+++ b/sys-devel/ct-ng/ct-ng-1.24.0.ebuild
@@ -21,7 +21,7 @@ RDEPEND="net-misc/curl
S="${WORKDIR}/crosstool-ng-${PV}"
src_install() {
- emake DESTDIR="${D%/}" install
+ emake DESTDIR="${D}" install
use doc && mv "${D}"/usr/share/doc/crosstool-ng/crosstool-ng-${PVR} \
"${D}"/usr/share/doc/
rm -rf "${D}"/usr/share/doc/crosstool-ng