X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=debian%2Frules;h=f33c5ccab45b38d085f7dc1866ed754d5eb9f2d0;hb=9a6ef6ade0e32716585b5dd5388a60285ea9d408;hp=ca06c9fe2e2ef0b39f851a26a0f73f84ff487651;hpb=1a8c91e241c75be97b531ca514735196b94ca8dd;p=yaz-moved-to-github.git diff --git a/debian/rules b/debian/rules index ca06c9f..f33c5cc 100755 --- a/debian/rules +++ b/debian/rules @@ -12,7 +12,7 @@ export DH_COMPAT=2 YAZ_WITH_SSL?=1 -CONFIG_FLAGS=--enable-static --enable-shared --enable-tcpd --prefix=/usr +CONFIG_FLAGS=--without-gsoap --enable-static --enable-shared --enable-tcpd --prefix=/usr # Enable parallel builds if CONCURRENCY_LEVEL is set ifdef CONCURRENCY_LEVEL @@ -84,7 +84,7 @@ stamp-install: stamp-build binary-indep: build install dh_testdir dh_testroot - dh_installdocs -p yaz-doc doc/*.html doc/*.pdf + dh_installdocs -p yaz-doc doc/*.html doc/*.pdf doc/*.png dh_installchangelogs -p yaz-doc dh_link -p yaz-doc dh_strip -p yaz-doc