git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35621 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2005-09-20 14:12:57 +00:00
parent 84bdefa021
commit 5863d5e6d0

View File

@@ -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