X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/83519021afc02b9178dc89dfa81c5c6c63fe740f..6a591c43171f79cbe3ee09aa4f967fef0c861fba:/wxPython/distrib/makerpm diff --git a/wxPython/distrib/makerpm b/wxPython/distrib/makerpm index bd0fc32e77..e0bf01245f 100755 --- a/wxPython/distrib/makerpm +++ b/wxPython/distrib/makerpm @@ -282,7 +282,7 @@ fi #---------------------------------------------------------------------- # Cleanup -if [ -z ${skipclean} ]; then +if [ "${skipclean}" = "0" ]; then echo "*** Cleaning up" rm -rf ${rpmtop} rm -rf ${builddir}