X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=debian%2Frules;h=e9c284954e728522e80ba606996705b89c37f50b;hb=1ea0a4ec835a7c15910b07c11cd09a882edc8d91;hp=8f5b9931ba590392253dd53166eb9316b82cda69;hpb=ee343f8053b8f1c8b64a3c7994c8d0c04efc79d4;p=yazproxy-moved-to-github.git diff --git a/debian/rules b/debian/rules index 8f5b993..e9c2849 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 --without-usemarcon build: build-stamp