X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=debian%2Frules;h=c1c9a0f8549297d49fd6b332b7f2492d87a9819c;hp=57c7e7426e9af07f360d9109e26bfefb0f09beac;hb=27dbfb4f01f30457fccb22cfe2aba2b3b022a020;hpb=5d0af8e108b5b8dc39779e80bb76e04a54dcb5ea diff --git a/debian/rules b/debian/rules index 57c7e742..c1c9a0f8 100755 --- a/debian/rules +++ b/debian/rules @@ -11,7 +11,8 @@ prebuild: configure: configure-stamp configure-stamp: dh_testdir - PKG_CONFIG_PATH=/opt/stlink/lib/pkgconfig ./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