summaryrefslogtreecommitdiff
path: root/helpers/lh_buildbinary
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2007-09-23 10:04:42 +0200
committerDaniel Baumann <daniel@debian.org>2007-09-23 10:04:42 +0200
commit470cf1764bf56b32addff591cfe3fd69af0e5760 (patch)
tree2005821e9f526424d18f15ec56c3e1820c0e51df /helpers/lh_buildbinary
parentfdfcd0ff29634fac77fd938c0679f82583b280c3 (diff)
downloadlive-build-470cf1764bf56b32addff591cfe3fd69af0e5760.zip
live-build-470cf1764bf56b32addff591cfe3fd69af0e5760.tar.gz
Adding live-package 0.99.26-1.
Diffstat (limited to 'helpers/lh_buildbinary')
-rwxr-xr-xhelpers/lh_buildbinary2
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh_buildbinary b/helpers/lh_buildbinary
index 48216e1..2a11c9b 100755
--- a/helpers/lh_buildbinary
+++ b/helpers/lh_buildbinary
@@ -162,7 +162,7 @@ EOF
REAL_DIM="`expr ${DU_DIM} + ${DU_DIM} / 20`" # Just 5% more to be sure, need something more sophistcated here...
dd if=/dev/zero of="${LIVE_ROOT}"/binary.img bs=1024k count=${REAL_DIM}
- FREELO="`losetup -f`"
+ FREELO="`lh_chroot 'losetup -f'`"
echo "!!! The following error/warning messages can be ignored !!!"
lh_losetup $FREELO "${LIVE_ROOT}"/binary.img 0