X-Git-Url: http://lists.indexdata.com/cgi-bin?a=blobdiff_plain;f=debian%2Frules;h=757f6fddf336436599035932c0e4572d44d680fd;hb=c5294e4f1d1563db1eecb3bdd4ea48c40f390fb6;hp=0a3c226ade1f6db439f670efbb3dc266127e11d4;hpb=4c01004f98083cefbe51cfa53676e2e0900db491;p=idzebra-moved-to-github.git diff --git a/debian/rules b/debian/rules index 0a3c226..757f6fd 100755 --- a/debian/rules +++ b/debian/rules @@ -20,11 +20,7 @@ else MCFLAGS= endif -ZEBRA_VERSION=1.3.10 ZEBRASRCDIR?=$(shell pwd) -# If this is not IndexData's release, then it is a cvs-checkout. Go cheat! -# YAZ_VERSION:=$(YAZ_VERSION)-$(shell date -r$(YAZSRCDIR)/CVS +"CVS%Y%m%d") -export ZEBRA_VERSION # Local library path for linking with right dependencies LOCAL_LINK=-ldebian/idzebra/usr/lib @@ -75,7 +71,7 @@ stamp-install: stamp-build binary-indep: build install dh_testdir dh_testroot - dh_installdocs -p idzebra-doc doc/*.html doc/*.pdf + dh_installdocs -p idzebra-doc doc/*.html doc/*.pdf doc/*.png dh_installchangelogs -p idzebra-doc dh_link -p idzebra-doc dh_strip -p idzebra-doc @@ -106,6 +102,7 @@ binary-arch: build install dh_shlibdeps -p idzebra $(LOCAL_LINK) cat debian/postinst >> debian/idzebra/DEBIAN/postinst + chmod +x debian/idzebra/DEBIAN/postinst dh_gencontrol -p idzebra dh_md5sums -p idzebra