X-Git-Url: http://git.indexdata.com/?p=yazproxy-moved-to-github.git;a=blobdiff_plain;f=debian%2Frules;h=eef80d6f1663e661316dd1dffa2bfe54a15a65e5;hp=8f5b9931ba590392253dd53166eb9316b82cda69;hb=55179a776adc137265134d77d6bb8838804c4c10;hpb=ec08a2fc1e27918e9ea04e03988f0479c99f2e2f diff --git a/debian/rules b/debian/rules index 8f5b993..eef80d6 100755 --- a/debian/rules +++ b/debian/rules @@ -36,7 +36,7 @@ major=2 config.status: configure dh_testdir # Add here commands to configure the package. - CFLAGS="$(CFLAGS)" ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info --enable-shared --with-xslt=/usr + CFLAGS="$(CFLAGS)" ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info --enable-shared --with-xslt=/usr --with-yazpp=/usr/bin build: build-stamp