Kaydet (Commit) e501ab19 authored tarafından Your Name's avatar Your Name

fuck the zstd (xz best)

üst 5adf23da
......@@ -91,5 +91,5 @@ _package(){
list_package_files | LANG=C bsdtar -cnf - --format=mtree \
--options='!all,use-set,type,uid,gid,mode,time,size,md5,sha256,link' \
--null --files-from - --exclude .MTREE | gzip -c -f -n > .MTREE
tar --zstd -cf $CURDIR/$name-$version-$release.pkg.tar.zst * .PKGINFO .BUILDINFO
tar --xz -cf $CURDIR/$name-$version-$release.pkg.tar.xz * .PKGINFO .BUILDINFO
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment