From: Adam Dickmeiss Date: Thu, 17 Apr 2003 23:25:43 +0000 (+0000) Subject: Delete unused make var YAZ_VERSION X-Git-Tag: YAZ.2.0.1~18 X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=commitdiff_plain;h=e6280ccfa52d2ffc28b3e879377b934faff2b350 Delete unused make var YAZ_VERSION --- diff --git a/debian/rules b/debian/rules index ffb311d..650080f 100755 --- a/debian/rules +++ b/debian/rules @@ -28,11 +28,7 @@ else SSL_FLAGS= endif -YAZ_VERSION=1.9.3 YAZSRCDIR?=$(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 YAZ_VERSION # Local library path for linking with right dependencies LOCAL_LINK=-ldebian/yaz-runtime/usr/lib:debian/yaz-ssl/usr/lib