From d041d26c117711a661312c699b3c11455b358104 Mon Sep 17 00:00:00 2001 From: Frans Pop Date: Mon, 19 Mar 2007 19:45:41 +0000 Subject: Switch installation guide to Lenny for trunk --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index 6805bcd98..348a61cc2 100755 --- a/debian/rules +++ b/debian/rules @@ -6,7 +6,7 @@ VERSION=$(shell LC_ALL=C dpkg-parsechangelog | grep ^Version: | cut -d ' ' -f 2) DATE=$(shell echo $(VERSION) | cut -d '.' -f 1) SUITE=$(shell LC_ALL=C dpkg-parsechangelog | grep ^Distribution: | cut -d ' ' -f 2) ifeq (${SUITE},unstable) -SUITE=etch +SUITE=lenny endif MANTMP=$(shell pwd)/debian/manual -- cgit v1.2.3