From 34084d3e92f07a4053d3815140a4d11bca277b27 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Fri, 24 Oct 2008 03:32:46 +0200 Subject: [PATCH] coreutils: install bins into destdir not masterdir! --HG-- extra : convert_revision : cd5d4e67091df5da0a2f284b5a0d162d1930056a --- templates/coreutils.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/coreutils.tmpl b/templates/coreutils.tmpl index 18bee9ccca5..473cafe6677 100644 --- a/templates/coreutils.tmpl +++ b/templates/coreutils.tmpl @@ -3,7 +3,7 @@ pkgname=coreutils version=6.12 distfiles="http://ftp.gnu.org/gnu/coreutils/$pkgname-$version@.tar.gz" build_style=gnu_configure -configure_args="--bindir=$XBPS_MASTERDIR/bin" +configure_args="--bindir=$XBPS_DESTDIR/$pkgname-$version/bin" short_desc="The GNU core utilities" maintainer="Juan RP " checksum=49d2f703e2310e6328cb6f9d9bae3612c42b3ee5175f449692c5b95e453cf18a