X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=debian%2Frules;h=956eaf2536fed168cca90388f48c2b2598f9bbb1;hb=c7c5c02116d3bea4c011bb967d687c852223f555;hp=072bd0b700f2dbf3a9cefe463a9658485f283fd7;hpb=66eb724d4e68e942529f4d356daa8b888a51d8c0;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