[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#4604: Small typo in postinst of dwww_1.0-1



Package: dwww
Version: 1.0-1

There is a small typo in the postinst script of dwww-1.0.
Here is the appropriate fix:

--- dwww.postinst.orig  Fri Sep 27 11:57:56 1996
+++ dwww.postinst       Fri Sep 27 11:58:05 1996
@@ -18,7 +18,7 @@
 then
        echo "Linking dwww to Apache httpd."
        dolinks /var/web/webspace /var/web/cgi-bin
-       foundhttp=yes
+       foundhttpd=yes
 fi
 
 if test -x /usr/sbin/cern-httpd


Dominik


Reply to: