X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1ab1deabc7bbedf3a82d6308478b898f32085e03..69d818954b5e6e7b4b4e5093dd26dbe2d5f8546c:/wxPython/distrib/makerpm diff --git a/wxPython/distrib/makerpm b/wxPython/distrib/makerpm index d4df0c35c5..3bc3a4d755 100755 --- a/wxPython/distrib/makerpm +++ b/wxPython/distrib/makerpm @@ -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