]> git.pld-linux.org Git - packages/aspseek.git/commitdiff
- /home/services -> /srv
authoraverne <averne@pld-linux.org>
Wed, 4 Feb 2004 15:22:36 +0000 (15:22 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- rel 7

Changed files:
    aspseek.spec -> 1.24

aspseek.spec

index d03ff306bef095d033cb7b84c1b458d40837361e..f716a6e576b5b1917b42e5634fe96535865d01ff 100644 (file)
@@ -6,7 +6,7 @@ Summary:        Advanced Internet search engine
 Summary(pl):   Silnik zaawansowanej wyszukiwarki Internetowej
 Name:          aspseek
 Version:       1.2.8
-Release:       6
+Release:       7
 License:       GPL
 Group:         Networking/Utilities
 Source0:       http://www.aspseek.org/pkg/src/1.2.8/%{name}-%{version}.tar.gz
@@ -145,7 +145,7 @@ if [ -n "`id -u aspseek 2>/dev/null`" ]; then
                exit 1
        fi
 else
-       /usr/sbin/useradd -u 50 -r -d /home/services/aspseek -s /bin/false -c "ASPSEEK User" -g root aspseek 1>&2
+       /usr/sbin/useradd -u 50 -r -d /srv/aspseek -s /bin/false -c "ASPSEEK User" -g root aspseek 1>&2
 fi
 
 %post
This page took 0.060849 seconds and 4 git commands to generate.