X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2FConfig;h=b9c0fb68aa816f26aac6f6ad6cbe02a8ceed787e;hb=7e5cbd938bb3d62182689aac0a2ac27c609c4515;hp=7360ac675ecee54f2784cfc72578cef194477c60;hpb=3b7913e671665fc39d8c60eff292d016299a117c;p=people%2Fpmueller%2Fipfire-2.x.git diff --git a/lfs/Config b/lfs/Config index 7360ac675e..b9c0fb68aa 100644 --- a/lfs/Config +++ b/lfs/Config @@ -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