Using --with-yaz instead of --with-yaz-config
[idzebra-moved-to-github.git] / debian / rules
index 54a2bc2..0d2e6f1 100755 (executable)
@@ -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=/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