]> git.saurik.com Git - apt.git/blobdiff - test/integration/framework
ensure that the build methods are used and not these on the system
[apt.git] / test / integration / framework
index 63962858abfb27c1b9c87992c033de2d68d0061c..bc427c544885e543a4e36be9523e9d8cf6c1559b 100644 (file)
@@ -116,6 +116,7 @@ setupenvironment() {
        echo "Dir::state::status \"${TMPWORKINGDIRECTORY}/rootdir/var/lib/dpkg/status\";" >> aptconfig.conf
        echo "Debug::NoLocking \"true\";" >> aptconfig.conf
        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 "DPKG::options:: \"dpkg\";" >> aptconfig.conf
        echo "DPKG::options:: \"--root=${TMPWORKINGDIRECTORY}/rootdir\";" >> aptconfig.conf