]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/blobdiff - lfs/Config
paks: compress internal tar with xz.
[people/teissler/ipfire-2.x.git] / lfs / Config
index 7360ac675ecee54f2784cfc72578cef194477c60..b9c0fb68aa816f26aac6f6ad6cbe02a8ceed787e 100644 (file)
@@ -191,7 +191,7 @@ define PAK
        tar xf /install/packages/package/files.tmp -C /install/packages/package/tmp/ \
                -p --numeric-owner
        rm -f /install/packages/package/files.tmp
-       cd /install/packages/package/tmp/ && tar -c -p --numeric-owner -f /install/packages/package/files *             
+       cd /install/packages/package/tmp/ && tar -c -p --numeric-owner -J -f /install/packages/package/files.tar.xz *           
        rm -r /install/packages/package/tmp
        -cat /install/packages/package/ROOTFILES | grep -v "#" > /install/packages/package/ROOTFILES.tmp
        mv /install/packages/package/ROOTFILES.tmp /install/packages/package/ROOTFILES