X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=debian%2Frules;h=5dd4035216651dfe6ff4be886a784309f4d3ffde;hb=750bc4f7094d6de74c64cfd028d66ae1261be1d1;hp=3b8c2c680636986cbd5acded8bdaec27152c9762;hpb=3a7b7e75cb734e2edf9ef1469e9f554aad761fc0;p=yaz-moved-to-github.git diff --git a/debian/rules b/debian/rules index 3b8c2c6..5dd4035 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-xml2 --with-openssl + 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 build: build-stamp @@ -98,7 +98,7 @@ binary-arch: build install dh_fixperms # dh_perl # dh_python - dh_makeshlibs -V 'libyaz2 (>= 2.1.18)' + dh_makeshlibs -V 'libyaz (>= 2.1.19)' dh_installdeb dh_shlibdeps -l debian/libyaz/usr/lib dh_gencontrol