X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=debian%2Frules;h=9a15617596e982941fec8e4e428540e3dea0fd17;hb=cb2f5bb4d16fa7a2045cd863d30a45e5d9c458ee;hp=dd1e00ea010494976fe72f4be270e18915b02fef;hpb=e34f0b5ecf5e8dd010d212010b7041cfd059a853;p=yaz-moved-to-github.git diff --git a/debian/rules b/debian/rules index dd1e00e..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 --with-icu + 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