Explorar o código

ensure that the build methods are used and not these on the system

David Kalnischkies %!s(int64=15) %!d(string=hai) anos
pai
achega
f425d4d5d6
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      test/integration/framework

+ 1 - 0
test/integration/framework

@@ -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