]> git.pld-linux.org Git - packages/frox.git/commitdiff
- adapterized.
authorkloczek <kloczek@pld-linux.org>
Sat, 23 Feb 2002 02:06:15 +0000 (02:06 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    frox.spec -> 1.16

frox.spec

index 903cf42600950f561abd5a0bd171ffc88e46875a..b17e0a22cd40261a3496cec77dc7e6cf0cacb41c 100644 (file)
--- a/frox.spec
+++ b/frox.spec
@@ -63,7 +63,7 @@ fi
 if [ ! -n "`id -u frox 2>/dev/null`" ]; then
        /usr/sbin/useradd -M -o -r -u 97 -s /bin/false \
                -g squid -c "FROX ftp caching daemon" -d /var/cache/frox frox 1>&2 || :
-fi             
+fi
 
 %post
 /sbin/chkconfig --add frox
@@ -86,7 +86,7 @@ fi
 if [ "$1" = "0" ]; then
        /usr/sbin/userdel frox 2> /dev/null
        /usr/sbin/groupdel frox 2> /dev/null
-fi             
+fi
 
 %files
 %defattr(644,root,root,755)
This page took 0.088862 seconds and 4 git commands to generate.