From: Tim Kientzle Date: Sun, 1 Nov 2009 21:51:33 +0000 (-0500) Subject: Fix the name of one of the distfiles. X-Git-Tag: v2.8.0~243 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=853561269b433330befe039b77b3b08e2ec681f9;p=thirdparty%2Flibarchive.git Fix the name of one of the distfiles. SVN-Revision: 1572 --- diff --git a/Makefile.am b/Makefile.am index bfde942d5..d4bc59827 100644 --- a/Makefile.am +++ b/Makefile.am @@ -345,7 +345,7 @@ libarchive_test_EXTRA_DIST=\ libarchive/test/test_read_format_gtar_sparse_1_17_posix10.tar.uu \ libarchive/test/test_read_format_gtar_sparse_1_17_posix10_modified.tar.uu \ libarchive/test/test_read_format_iso_gz.iso.gz.uu \ - libarchive/test/test_read_format_iso_multi_extent.iso.gz.uu \ + libarchive/test/test_read_format_iso_multi_extent.iso.bz2.uu \ libarchive/test/test_read_format_isojoliet_bz2.iso.bz2.uu \ libarchive/test/test_read_format_isojoliet_long.iso.bz2.uu \ libarchive/test/test_read_format_isojoliet_rr.iso.bz2.uu \