summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2009-01-30 11:13:45 (GMT)
committerColin Watson <cjwatson@debian.org>2009-01-30 11:13:45 (GMT)
commit9e9a2f70afca7251dfa40183e28d74ad0b06d492 (patch)
tree5400cc65bcdd035c590b73da8fc234068f5177aa /Makefile
parent593627d6fda9c7c4e9983f6ccccc49379a6bbd40 (diff)
downloaddebootstrap-9e9a2f70afca7251dfa40183e28d74ad0b06d492.zip
debootstrap-9e9a2f70afca7251dfa40183e28d74ad0b06d492.tar.gz
debootstrap-9e9a2f70afca7251dfa40183e28d74ad0b06d492.tar.bz2
Add support for squeeze (closes: #513488).
r57465
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 92d80a6..46913ef 100644
--- a/Makefile
+++ b/Makefile
@@ -23,6 +23,7 @@ install:
ln -s sid $(DSDIR)/scripts/etch
ln -s sid $(DSDIR)/scripts/etch-m68k
ln -s sid $(DSDIR)/scripts/lenny
+ ln -s sid $(DSDIR)/scripts/squeeze
ln -s gutsy $(DSDIR)/scripts/hardy
ln -s gutsy $(DSDIR)/scripts/intrepid