]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - src/scripts/packager
Direkt ein Fix fuer eben genannte Sachen...
[ipfire-2.x.git] / src / scripts / packager
index f99d409eaacbb1f746dd1104c02b82a2cd78436b..b634c7ca829342f41c5d91257a50a22160aad1df 100644 (file)
@@ -26,7 +26,7 @@ else
 
        cd /    && rm -rf /tmp/*
        cd /install/packages/package && cat ROOTFILES | grep -v "#" > ROOTFILES
-       tar cvz ../$PROG-${VER}_$PAK_VER.$EXT files.tgz install.sh uninstall.sh ROOTFILES depends.txt
+       tar cfz ../$PROG-${VER}_$PAK_VER.$EXT files.tgz install.sh uninstall.sh ROOTFILES depends.txt
 
        cd /install/packages && md5sum $PROG*.$EXT > $PROG-${VER}_$PAK_VER.$EXT.md5
        cd /install/packages && md5sum $PROG*.$EXT >> all-progs.md5