]> git.saurik.com Git - wxWidgets.git/commitdiff
Tweak
authorJulian Smart <julian@anthemion.co.uk>
Tue, 20 Sep 2005 14:12:57 +0000 (14:12 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Tue, 20 Sep 2005 14:12:57 +0000 (14:12 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35621 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

distrib/msw/makerpm

index 52ceae85c1425b194ad952b08bd48471c9a3de78..6e8438e41f0426f070d7b3280178a312ef09cea8 100755 (executable)
@@ -507,7 +507,7 @@ if [ "$SPINWXX11" = "1" ] || [ "$SPINEVERYTHING" = "1" ]; then
 fi
 
 if [ "$SPINWXGTK1" = "1" ] || [ "$SPINEVERYTHING" = "1" ]; then
-  RPMBUILDARGS=
+  RPMBUILDARGS="--without gtk2"
   PLATFORM=gtk1
   dospinwxgtk
 fi