]> git.saurik.com Git - apt.git/blobdiff - test/integration/framework
merge 'after squeeze release'-stuff
[apt.git] / test / integration / framework
index ee4048a532306e17159eb0f62cfe5eeb018db3c7..fe1db14bcc3b71848d7647f101f0829e3f2bee17 100644 (file)
@@ -137,6 +137,7 @@ setupenvironment() {
        echo "APT::Get::Show-User-Simulation-Note \"false\";" >> aptconfig.conf
        echo "Dir::Bin::Methods \"${BUILDDIRECTORY}/methods\";" >> aptconfig.conf
        echo "Dir::Bin::dpkg \"fakeroot\";" >> aptconfig.conf
+       echo "Dir::Bin::methods \"${BUILDDIRECTORY}/methods\";" >> aptconfig.conf
        echo "DPKG::options:: \"dpkg\";" >> aptconfig.conf
        echo "DPKG::options:: \"--root=${TMPWORKINGDIRECTORY}/rootdir\";" >> aptconfig.conf
        echo "DPKG::options:: \"--force-not-root\";" >> aptconfig.conf