]> git.saurik.com Git - apt.git/blobdiff - test/integration/test-hashsum-verification
merged from the debian-sid branch
[apt.git] / test / integration / test-hashsum-verification
index 3ac9eccfbf3362b5f7da11eef348507173d922fc..99ea8bffa709093932d9175ab2b0e2940afc4d23 100755 (executable)
@@ -23,7 +23,7 @@ prepare() {
        find aptarchive -name 'Release' -delete
        cat aptarchive/Packages | gzip > aptarchive/Packages.gz
        cat aptarchive/Packages | bzip2 > aptarchive/Packages.bz2
-       cat aptarchive/Packages | lzma > aptarchive/Packages.lzma
+       cat aptarchive/Packages | xz --format=lzma > aptarchive/Packages.lzma
         # create Release file with incorret checksums
        cat > aptarchive/Release <<EOF
 Date: Fri, 05 Aug 2011 09:22:08 UTC