From: Michael Tremer Date: Wed, 23 May 2018 11:09:07 +0000 (+0100) Subject: make.sh: There are no tar.gz images to copy out of the chroot environment X-Git-Tag: v2.21-core122~125 X-Git-Url: http://git.ipfire.org/?p=people%2Fpmueller%2Fipfire-2.x.git;a=commitdiff_plain;h=6b4174133a4cad58db3570d1cd1a16b243d4da84 make.sh: There are no tar.gz images to copy out of the chroot environment Signed-off-by: Michael Tremer --- diff --git a/make.sh b/make.sh index 1c474d6fe8..1050eb03b5 100755 --- a/make.sh +++ b/make.sh @@ -1582,7 +1582,7 @@ buildpackages() { lfsmake2 flash-images fi - mv $LFS/install/images/{*.iso,*.tgz,*.img.xz,*.bz2} $BASEDIR >> $LOGFILE 2>&1 + mv $LFS/install/images/{*.iso,*.img.xz,*.bz2} $BASEDIR >> $LOGFILE 2>&1 ipfirepackages