]> git.saurik.com Git - apt.git/blobdiff - test/integration/test-apt-ftparchive-by-hash
update manpage last-modified from git via pre-export hook
[apt.git] / test / integration / test-apt-ftparchive-by-hash
index 6cda0e41515e339a07cec6edf58a2e589b4a1071..ca881ed81484348c48c828a99b4cf92959979891 100755 (executable)
@@ -18,6 +18,10 @@ TESTDIR=$(readlink -f $(dirname $0))
 setupenvironment
 configarchitecture 'i386'
 configcompression 'gz' '.'
+confighashes 'SHA1' 'SHA256' 'SHA512'
+
+# enable by-hash in apt-ftparchive
+echo 'APT::FTPArchive::DoByHash "1";' >> aptconfig.conf
 
 # build one pacakge
 buildsimplenativepackage 'foo' 'i386' '1' 'unstable'