X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=debian%2Frules;h=77c4c667c02e636fed69f08000d5b3934f48e368;hb=1cc0116831e49bf70538639a8fc9b08b9524c683;hp=54a2bc2ad079e6dc4bb930340799a0a0635d3891;hpb=2d23268b6fe7b71e1cf566e6ab018a8e7f709bfc;p=idzebra-moved-to-github.git diff --git a/debian/rules b/debian/rules index 54a2bc2..77c4c66 100755 --- a/debian/rules +++ b/debian/rules @@ -11,7 +11,7 @@ # This is the debhelper compatability version to use. export DH_COMPAT=2 -CONFIG_FLAGS=--with-tclconfig=/usr/lib/tcl8.3 --with-yazconfig=/usr/bin --prefix=/usr +CONFIG_FLAGS=--with-tclconfig=/usr/lib/tcl8.3 --with-yaz-config=/usr/bin --prefix=/usr # Enable parallel builds if CONCURRENCY_LEVEL is set ifdef CONCURRENCY_LEVEL @@ -88,7 +88,7 @@ binary-arch: build install dh_testroot dh_movefiles -p idzebra usr/share/idzebra usr/bin - cp CHANGELOG changelog + cp NEWS changelog dh_installdocs --all README TODO changelog debian/copyright dh_installchangelogs