X-Git-Url: http://lists.indexdata.com/cgi-bin?a=blobdiff_plain;f=debian%2Frules;h=9b7f68ef57358b66263c1be102450a9a14c5a29d;hb=804ae66d4a87b9d5b24349591de771a8a7b03b63;hp=be6872abfcf5e1ef06c8cdcdf55c045a8a068867;hpb=a9af358edd64e859e406d8293af06e0b071ed0cb;p=idzebra-moved-to-github.git diff --git a/debian/rules b/debian/rules index be6872a..9b7f68e 100755 --- a/debian/rules +++ b/debian/rules @@ -20,11 +20,7 @@ else MCFLAGS= endif -ZEBRA_VERSION=1.3.7 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