]> git.pld-linux.org Git - packages/libfuse.git/commitdiff
- groupadd exits successfully if group exists auto/th/libfuse-2_7_3-3 auto/ti/libfuse-2_7_3-3
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 18 Apr 2008 16:21:10 +0000 (16:21 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    libfuse.spec -> 1.103

libfuse.spec

index 0462cb174907c3ce6639f5d969631f4a687ba524..9e40a964a634bc7d62412fe18ff5af7ec49d08f2 100644 (file)
@@ -176,7 +176,7 @@ install %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}
 rm -rf $RPM_BUILD_ROOT
 
 %pre
-%groupadd -g 84 fuse || :
+%groupadd -g 84 fuse
 
 %post  -p /sbin/ldconfig
 %postun        -p /sbin/ldconfig
This page took 0.026284 seconds and 4 git commands to generate.