]> git.pld-linux.org Git - packages/calibre.git/blobdiff - generate-tarball.sh
Up to 1.14.0
[packages/calibre.git] / generate-tarball.sh
index c7f81385dbfa67f738e816404a8a1d330979986c..a614c9a783c492246e08304fcdc3fddec3fdc600 100644 (file)
@@ -2,7 +2,7 @@
 
 VERSION=$1
 
-tar -xvzf calibre-$VERSION.tar.gz
+tar -xvJf calibre-$VERSION.tar.xz
 rm -f calibre/resources/fonts/liberation/*
 rm -f calibre/resources/fonts/prs500/*
 
This page took 0.030175 seconds and 4 git commands to generate.