From 6cbbd76c40de94c1ae6f183f5a02fe118517f899 Mon Sep 17 00:00:00 2001 From: Pierre Gilles Mialon Date: Wed, 26 Apr 2006 20:46:35 +0000 Subject: [PATCH] Typo see 646 --- debian/postinst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/postinst b/debian/postinst index 9e400aa5..07752379 100644 --- a/debian/postinst +++ b/debian/postinst @@ -155,7 +155,7 @@ EOF alternc.install if [ ! -h /etc/apache/conf.d/alternc-ssl.conf ]; then - ln -sf /etc/alternc/apache-sl.conf \ + ln -sf /etc/alternc/apache-ssl.conf \ /etc/apache/conf.d/alternc-ssl.conf fi