From 709995c40821193771b5b655e264fd48ae8f2f0e Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Mon, 30 Jun 2008 08:46:52 +0000 Subject: [PATCH] - minirpm macros update Changed files: builder.sh -> 1.561 --- builder.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/builder.sh b/builder.sh index d03b9af..47fbff9 100644 --- a/builder.sh +++ b/builder.sh @@ -472,6 +472,8 @@ minirpm() { %{nil} %add_etc_shells(p) %{p:} %remove_etc_shells(p) %{p:} +%lua_add_etc_shells() %{nil} +%lua_remove_etc_shells() %{nil} EOF if [ "$NOINIT" = "yes" ] ; then cat >> $BUILDER_MACROS <<'EOF' -- 2.44.0