]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
make.sh: There are no tar.gz images to copy out of the chroot environment
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 23 May 2018 11:09:07 +0000 (12:09 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 23 May 2018 11:09:07 +0000 (12:09 +0100)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
make.sh

diff --git a/make.sh b/make.sh
index 1c474d6fe815ddd22773d157c2145ac6d369c6fc..1050eb03b5c6139b8f34889b837f774077eae213 100755 (executable)
--- 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