]> git.saurik.com Git - wxWidgets.git/blobdiff - distrib/msw/makerpm
update from Jonas for 2.5.1 (patch 901921)
[wxWidgets.git] / distrib / msw / makerpm
index 2b66476bf8ebd42df46cab00624b6d94f62cc33f..c2774355834ec261ed8d52bf7797276f6623530b 100755 (executable)
@@ -74,7 +74,6 @@ dospinwxmgl()
 {
   echo Making wxMGL RPMs...
   RPM_ROOT=$WXDEST/wxmgl/rpm-root
-  export MGL_ROOT=/usr/lib/mgl5
 
   if [ ! -d $WXDEST ]; then
     mkdir $WXDEST
@@ -474,7 +473,7 @@ if [ "$SPINWXMGL" = "1" ] || [ "$SPINEVERYTHING" = "1" ]; then
   dospinwxmgl
 fi
 
-if [ "$SPINWXMAC" = "1" ] || [ "$SPINEVERYTHING" = "1" ]; then
+if [ "$SPINWXMAC" = "1" ]; then
   dospinwxmac
 fi