Fix devel-images build

This commit is contained in:
Arne Fitzenreiter
2008-12-22 15:33:24 +01:00
parent 6851d3d7c2
commit dc2c64120f
3 changed files with 11 additions and 4 deletions

View File

@@ -662,11 +662,11 @@ buildpackages() {
$0 git log
# Create images for install
ipfiremake cdrom ED=full
ipfiremake cdrom ED=$IPFVER
# Check if there is a loop device for building in virtual environments
if [ -e /dev/loop/0 ] || [ -e /dev/loop0 ]; then
ipfiremake usb-stick
ipfiremake usb-stick ED=$IPFVER
fi
# Create updater package