From 5d7dd5d2dae60e9151f20115faa427f2bad06d9a Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Tue, 29 Apr 2003 10:52:11 +0000 Subject: [PATCH] Strip non-used rules code --- debian/rules | 4 ---- 1 file changed, 4 deletions(-) diff --git a/debian/rules b/debian/rules index 8c6ed54..a09caae 100755 --- a/debian/rules +++ b/debian/rules @@ -20,11 +20,7 @@ else MCFLAGS= endif -IRTCL_VERSION=1.4 IRTCLDIR?=$(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 IRTCL_VERSION # Local library path for linking with right dependencies LOCAL_LINK=-ldebian/ir-tcl/usr/lib -- 1.7.10.4