]> git.pld-linux.org Git - packages/rpm-build-tools.git/commitdiff
- minirpm macros update
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 30 Jun 2008 08:46:52 +0000 (08:46 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    builder.sh -> 1.561

builder.sh

index d03b9afaece23e68254ee797b371297ce507c5c7..47fbff9a890784e6e24ede5cb8f6e45ac45d7423 100644 (file)
@@ -472,6 +472,8 @@ minirpm() {
 %{nil}
 %add_etc_shells(p) %{p:<lua>}
 %remove_etc_shells(p) %{p:<lua>}
+%lua_add_etc_shells()  %{nil}
+%lua_remove_etc_shells() %{nil}
 EOF
        if [ "$NOINIT" = "yes" ] ; then
                cat >> $BUILDER_MACROS <<'EOF'
This page took 0.032078 seconds and 4 git commands to generate.