From e6280ccfa52d2ffc28b3e879377b934faff2b350 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Thu, 17 Apr 2003 23:25:43 +0000 Subject: [PATCH] Delete unused make var YAZ_VERSION --- debian/rules | 4 ---- 1 file changed, 4 deletions(-) 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 -- 1.7.10.4