summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorFrans Pop <elendil@planet.nl>2007-03-19 19:45:41 +0000
committerFrans Pop <elendil@planet.nl>2007-03-19 19:45:41 +0000
commitd041d26c117711a661312c699b3c11455b358104 (patch)
tree6ba31a02b1aebe13809db1fe845155190e3914b6 /debian
parent65dc679adb5e2d19e0bba2d1fd299221070ef12c (diff)
downloadinstallation-guide-d041d26c117711a661312c699b3c11455b358104.zip
Switch installation guide to Lenny for trunk
Diffstat (limited to 'debian')
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
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