From 4c7848f1e4b378a3ae6969f4b963279e6b77f2e3 Mon Sep 17 00:00:00 2001 From: Julian Smart Date: Sun, 22 Feb 2004 01:25:51 +0000 Subject: [PATCH] Tweak git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25911 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- distrib/msw/makerpm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/distrib/msw/makerpm b/distrib/msw/makerpm index dd85db844c..c277435583 100755 --- a/distrib/msw/makerpm +++ b/distrib/msw/makerpm @@ -473,7 +473,7 @@ if [ "$SPINWXMGL" = "1" ] || [ "$SPINEVERYTHING" = "1" ]; then dospinwxmgl fi -if [ "$SPINWXMAC" = "1" ] || [ "$SPINEVERYTHING" = "1" ]; then +if [ "$SPINWXMAC" = "1" ]; then dospinwxmac fi -- 2.50.0