]> git.pld-linux.org Git - packages/rpm-pld-macros.git/commitdiff
- you are all useless; terminate %addusertogroup macro
authorElan Ruusamäe <glen@pld-linux.org>
Fri, 12 Jun 2009 07:37:41 +0000 (07:37 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm.macros -> 1.519

rpm.macros

index c728e36fb1544f23e3736712877866c2a46baea1..5c927710dae427470d506fdf396a44894e050912 100644 (file)
@@ -934,7 +934,8 @@ fi; \
 #
 # Requirements:
 # BuildRequires:       rpmbuild(macros) >= 1.515
-%addusertogroup(q)     quiet=%{-q:1} /usr/lib/rpm/user_group.sh user addtogroup %*
+%addusertogroup(q)     quiet=%{-q:1} /usr/lib/rpm/user_group.sh user addtogroup %*; \
+%{nil}
 
 # banner support (useful in {pre,post}{,un} and triggers)
 #
This page took 0.161144 seconds and 4 git commands to generate.