]> git.pld-linux.org Git - packages/ffsearch.git/commitdiff
- change directory to /usr/lib/ffsearch
authorundefine <undefine@pld-linux.org>
Wed, 3 Sep 2003 22:32:34 +0000 (22:32 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ffsearch.spec -> 1.8

ffsearch.spec

index c197f1bf82d5da57b8dbe41d7542726958a03f6b..be7297a34deedd325488f8214bdbe2a9533d8f66 100644 (file)
@@ -60,7 +60,7 @@ if [ -n "`id -u ffsearch 2>/dev/null`" ]; then
        fi
 else
        /usr/sbin/useradd -M -o -r -u 118 -s /bin/false \
-               -g ffsearch -c "Fast File Search user" -d %{_phpdir} ffsearch 1>&2 || :
+               -g ffsearch -c "Fast File Search user" -d %{_libdir}/%{name} ffsearch 1>&2 || :
 fi
 
 %postun
This page took 0.237039 seconds and 4 git commands to generate.