X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=debian%2Frules;h=ebcb3b803dfd4e5c90b16b857cf5a23b8c739149;hp=122a0fed2349bfcc7cbe9895e8fe9b095c730888;hb=0b70ea04e807c69a987d5976ab217f9f65fb1e09;hpb=a4a841828924ee37f5201d4ff0aec38459f2d802 diff --git a/debian/rules b/debian/rules index 122a0fed..ebcb3b80 100755 --- a/debian/rules +++ b/debian/rules @@ -18,7 +18,8 @@ prebuild: configure: configure-stamp configure-stamp: dh_testdir - ./autogen.sh --prefix=/usr + PKG_CONFIG_PATH=/opt/stlink/lib/pkgconfig ./autogen.sh \ + --prefix=/usr --with-google-key=/opt/google/maps-api-key touch configure-stamp build: build-arch build-indep