]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/distrib/makerpm
make sure the cleanup happens
[wxWidgets.git] / wxPython / distrib / makerpm
index bd0fc32e7762450a061940e50dade3afe6ba54d4..e0bf01245f08c5116c15470e0b451adc77c01df8 100755 (executable)
@@ -282,7 +282,7 @@ fi
 #----------------------------------------------------------------------
 # Cleanup
 
-if [ -z ${skipclean} ]; then
+if [ "${skipclean}" = "0" ]; then
     echo "*** Cleaning up"
     rm -rf ${rpmtop}
     rm -rf ${builddir}