aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2005-07-07 19:57:17 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2005-07-07 19:57:17 +0000
commitefedf7e4cab47a5b28b94d7b51b90f00eec7972e (patch)
tree9d7301db8adc8ad4ba423609565067c0e4194972 /targets/grp
parentMade sure bindist was used for all emerges in GRP. (diff)
downloadcatalyst-efedf7e4cab47a5b28b94d7b51b90f00eec7972e.tar.gz
catalyst-efedf7e4cab47a5b28b94d7b51b90f00eec7972e.tar.bz2
catalyst-efedf7e4cab47a5b28b94d7b51b90f00eec7972e.zip
Fix bindist invcation.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@768 d1e1f19c-881f-0410-ab34-b69fee027534
Diffstat (limited to 'targets/grp')
-rwxr-xr-xtargets/grp/grp-chroot.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/targets/grp/grp-chroot.sh b/targets/grp/grp-chroot.sh
index 21840af9..ebb69acc 100755
--- a/targets/grp/grp-chroot.sh
+++ b/targets/grp/grp-chroot.sh
@@ -1,7 +1,7 @@
#!/bin/bash
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo/src/catalyst/targets/grp/grp-chroot.sh,v 1.19 2005/07/07 18:57:13 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo/src/catalyst/targets/grp/grp-chroot.sh,v 1.20 2005/07/07 19:57:17 wolf31o2 Exp $
. /tmp/chroot-functions.sh
@@ -25,7 +25,7 @@ export USE_ORDER="env:pkg:conf:defaults"
unset DISTDIR
#don't grab MS core fonts, etc.
-export USE="${USE} ${clst_grp_use} bindist"
+export USE="${USE} ${clst_grp_use}"
if [ "${clst_grp_type}" = "pkgset" ]
then