X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=debian%2Frules;h=9a15617596e982941fec8e4e428540e3dea0fd17;hb=cb2f5bb4d16fa7a2045cd863d30a45e5d9c458ee;hp=05e3fe83101564ae6b5717a973ff43fa9f1691c9;hpb=874e2073d9055e57737896300d3ad7545906de9e;p=yaz-moved-to-github.git diff --git a/debian/rules b/debian/rules index 05e3fe8..9a15617 100755 --- a/debian/rules +++ b/debian/rules @@ -30,7 +30,7 @@ endif 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 --enable-static --enable-tcpd --with-xslt --with-openssl --with-pcap + 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 --enable-static --enable-tcpd --with-xslt --with-openssl --with-icu build: build-stamp