The patch uploaded to maverick-proposed looks backwards:

         for webserver in $webservers; do
             webserver=${webserver%,}
-            if [ "$webserver" = "lighttpd" ] ; then
+            if [ "$webservers" = "lighttpd" ] ; then

Since this is a loop, the original version definitively looks correct.

-- 
ampache does not configure webserver correctly
https://bugs.launchpad.net/bugs/676234
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to