X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=debian%2Frules;h=4ff2ad52c817196b60661ef8ae89ebb28257a586;hb=7d1dd6ed33ed38cfe1d86604ba0c31b31cc2781a;hp=1c3f33b66a5fe86cb8bf0165358349d212b7796d;hpb=d03cfd1f6a2a85807e72b58b36a47e3f1000cc2b;p=yazpp-moved-to-github.git diff --git a/debian/rules b/debian/rules index 1c3f33b..4ff2ad5 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-xml2=/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 build: build-stamp