aboutsummaryrefslogtreecommitdiffstats
path: root/english/releases/Makefile
diff options
context:
space:
mode:
authorRhonda D'Vine <alfie>2009-02-14 11:21:14 +0000
committerRhonda D'Vine <alfie>2009-02-14 11:21:14 +0000
commit51067ab60471f8aac8229dd0f451578a9bf68229 (patch)
tree77f5b018857c575767cc45f1e9f6d040863b694d /english/releases/Makefile
parentef345ac821a6e3e83685be00029baceaf7b97454 (diff)
Preparation/additions for lenny release. Patch by Maulkin.
CVS version numbers english/CD/http-ftp/index.wml: 1.46 -> 1.47 english/CD/jigdo-cd/index.wml: 1.70 -> 1.71 english/CD/netinst/index.wml: 1.54 -> 1.55 english/CD/torrent-cd/index.wml: 1.25 -> 1.26 english/releases/Makefile: 1.28 -> 1.29 english/releases/index.wml: 1.47 -> 1.48 english/releases/lenny/release.data: 1.15 -> 1.16 english/template/debian/release_images.wml: 1.2 -> 1.3 english/template/debian/release_info.wml: 1.7 -> 1.8
Diffstat (limited to 'english/releases/Makefile')
-rw-r--r--english/releases/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/english/releases/Makefile b/english/releases/Makefile
index 2ae6cd6f458..63aca618485 100644
--- a/english/releases/Makefile
+++ b/english/releases/Makefile
@@ -25,6 +25,7 @@ install::
@if [ -d $(HTMLDIR)/woody -a ! -L $(HTMLDIR)/3.0 ]; then ln -sv woody $(HTMLDIR)/3.0; fi
@if [ -d $(HTMLDIR)/sarge -a ! -L $(HTMLDIR)/3.1 ]; then ln -sv sarge $(HTMLDIR)/3.1; fi
@if [ -d $(HTMLDIR)/etch -a ! -L $(HTMLDIR)/4.0 ]; then ln -sv etch $(HTMLDIR)/4.0; fi
+ @if [ -d $(HTMLDIR)/lenny -a ! -L $(HTMLDIR)/5.0 ]; then ln -sv lenny $(HTMLDIR)/5.0; fi
@[ -d "$(tes)" -a -d "$(rel)" ] || { echo "No $(tes) (testing) or $(rel) (stable) directory in releases."; exit 1; }
@if [ "`readlink $(HTMLDIR)/oldstable`" != "$(old)" ]; then rm -f $(HTMLDIR)/oldstable; fi
@if [ "`readlink $(HTMLDIR)/stable`" != "$(rel)" ]; then rm -f $(HTMLDIR)/stable; fi

© 2014-2024 Faster IT GmbH | imprint | privacy policy