summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <marcin.juszkiewicz@linaro.org>2012-04-30 17:02:33 +0200
committerMarcin Juszkiewicz <marcin.juszkiewicz@linaro.org>2012-04-30 17:02:33 +0200
commit1bf22ff035b2a9ec8e78e9a4db4ab9787dc6f7c8 (patch)
tree181fbf4e791dfe8fb0d15c39ca64a5c3385efa52
parentc28006867b0560f5853e98d029521dfefc5f6866 (diff)
do not exclude files from chroot - we will remove them by hook
-rwxr-xr-xprecise-armhf-libc-dev/configure1
1 files changed, 0 insertions, 1 deletions
diff --git a/precise-armhf-libc-dev/configure b/precise-armhf-libc-dev/configure
index 55d6977..f997173 100755
--- a/precise-armhf-libc-dev/configure
+++ b/precise-armhf-libc-dev/configure
@@ -10,7 +10,6 @@ set -e
echo "I: create configuration"
export LB_BOOTSTRAP_INCLUDE="apt-transport-https gnupg"
-export LB_BOOTSTRAP_EXCLUDE="perl-base libdrm2 apt"
lb config \
--apt-indices none \
--architectures armhf \