X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=debian%2Frules;h=956eaf2536fed168cca90388f48c2b2598f9bbb1;hb=7f417885b90eff084fc83be569b98e30dad4a056;hp=072bd0b700f2dbf3a9cefe463a9658485f283fd7;hpb=32da497331f7655667ead364172fefbb6ac723d3;p=idzebra-moved-to-github.git diff --git a/debian/rules b/debian/rules index 072bd0b..956eaf2 100755 --- a/debian/rules +++ b/debian/rules @@ -26,7 +26,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 --with-yaz=/usr/bin --with-tclconfig=/usr/lib/tcl8.3 + 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-yaz=/usr/bin --with-tclconfig=/usr/lib/tcl8.4 build: build-stamp build-stamp: config.status