]> git.pld-linux.org Git - packages/cvs-nserver.git/commitdiff
- creating users/groups before installing files
authorwojrus <wojrus@pld-linux.org>
Sat, 20 Jul 2002 08:36:29 +0000 (08:36 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    cvs-nserver.spec -> 1.30

cvs-nserver.spec

index 2dba659d7bae09efcec59a1aac1f648604e9639b..5082a4df4f23f314f8bb27e3864c5b377da35440 100644 (file)
@@ -158,7 +158,7 @@ gzip -9nf AUTHORS BUGS NEWS NEWS.nserver PROJECTS TODO FAQ FAQ.nserver
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%post
+%pre
 if [ -n "`getgid cvs`" ]; then
        if [ "`getgid cvs`" != "52" ]; then
                echo "Warning: group cvs haven't gid=52. Correct this before installing cvs-nserver" 1>&2
This page took 0.123524 seconds and 4 git commands to generate.