summaryrefslogtreecommitdiffstats
path: root/chroot-scripts/build-core.sh
diff options
context:
space:
mode:
authorroot2010-08-25 18:26:07 +0200
committerroot2010-08-25 18:26:07 +0200
commit156b3ecb7df4f1ef9be7c10a011b1ae1186ac082 (patch)
tree0174d1600b0c7b6cfd7a82c7c4a8c97e6feaf2f0 /chroot-scripts/build-core.sh
parentbugfix (diff)
downloadbroot-156b3ecb7df4f1ef9be7c10a011b1ae1186ac082.tar.gz
broot-156b3ecb7df4f1ef9be7c10a011b1ae1186ac082.tar.xz
broot-156b3ecb7df4f1ef9be7c10a011b1ae1186ac082.zip
update broot scripts
Diffstat (limited to 'chroot-scripts/build-core.sh')
-rw-r--r--chroot-scripts/build-core.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/chroot-scripts/build-core.sh b/chroot-scripts/build-core.sh
index 3ddfec5..de64da5 100644
--- a/chroot-scripts/build-core.sh
+++ b/chroot-scripts/build-core.sh
@@ -4,7 +4,7 @@ cd /root/bin
. ./pkg-builder.sh
-PACKAGES="eglibc kexec dialog nbd-client iw splashy hwinfo strace"
+PACKAGES="eglibc kexec mksquashfs dialog nbd-client iw splashy hwinfo strace"
mkdir -p /root/packages
[ -d /root/packages/indices/ ] && rm /root/packages/indices/*