]> git.pld-linux.org Git - packages/lighttpd.git/commitdiff
- apache and lighttpd on one server - another typo.
authorserek <serek@pld-linux.org>
Sun, 16 May 2004 15:49:13 +0000 (15:49 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    lighttpd.spec -> 1.16

lighttpd.spec

index abd5664290d513c8989b8ddeeab3c88743810613..b4f20af24666357522f233ebd8d036cf706de462 100644 (file)
@@ -4,7 +4,7 @@ Summary:        Fast and light http server
 Summary(pl):   Szybki i lekki serwer http
 Name:          lighttpd
 Version:       1.1.9
-Release:       0.3
+Release:       0.4
 Group:         Networking/Daemons
 License:       QPL
 Source0:       http://jan.kneschke.de/projects/lighttpd/download/%{name}-%{version}.tar.gz
@@ -106,7 +106,7 @@ if [ -n "`id -u lighttpd 2>/dev/null`" ]; then
                exit 1
        fi
 else
-       /usr/sbin/useradd -u 116 -r -d /home/services/lighttpd -s /bin/false -c "HTTP User" -g lighthttpd lighthttpd 1>&2
+       /usr/sbin/useradd -u 116 -r -d /home/services/lighttpd -s /bin/false -c "HTTP User" -g lighttpd lighttpd 1>&2
 fi
 
 %post
This page took 0.042322 seconds and 4 git commands to generate.