X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0f475e8aa9e236b097411bfc9ad9db7309a43b1a..c751d1d73157299da3e2091ed2701d53512b0620:/wxPython/distrib/makerpm diff --git a/wxPython/distrib/makerpm b/wxPython/distrib/makerpm index 3d21e5a7c6..028cd1f65d 100755 --- a/wxPython/distrib/makerpm +++ b/wxPython/distrib/makerpm @@ -28,6 +28,7 @@ lcport=gtk unicode=0 tarname=wxPython-src srpmonly=0 +skipclean=0 #---------------------------------------------------------------------- # Check parameters @@ -167,7 +168,7 @@ if [ -z "${skipcopy}" ]; then rm -f ChangeLog rm *.spec rm -rf distrib/msw/tmake - rm -rf docs/html + #rm -rf docs/html #rm -rf docs/latex #rm -rf contrib/docs #rm -rf contrib/samples @@ -281,7 +282,7 @@ fi #---------------------------------------------------------------------- # Cleanup -if [ -z ${skipclean} ]; then +if [ "${skipclean}" = "0" ]; then echo "*** Cleaning up" rm -rf ${rpmtop} rm -rf ${builddir}