]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/distrib/makerpm
Added __nonzero__ for wxTraskBarIcon
[wxWidgets.git] / wxPython / distrib / makerpm
index d4df0c35c5d1f85ea42520ab0947299713d273c3..3bc3a4d7553bad21adeb8115c9693b0b20c997d0 100755 (executable)
@@ -49,7 +49,7 @@ function usage {
 #    echo "   smp            Add SMP=2 to the envivonment to speed wxGTK build"
 }
 
-if [ $# -lt 2 ]; then
+if [ $# -lt 1 ]; then
     usage
     exit 1
 fi