wxWidgets/wxPython/distrib/makesrpm
2004-01-14 02:11:55 +00:00

15 lines
459 B
Bash
Executable File

#!/bin/bash
#----------------------------------------------------------------------
if [ ! -d wxPython -o ! -e distrib/makerpm ]; then
echo "Please run this script from the root wxPython directory."
exit 1
fi
distrib/makerpm 2.2 skipclean srpm
distrib/makerpm 2.3 skipclean skipcopy skiptar srpm
distrib/makerpm 2.2 skipclean skipcopy skiptar srpm gtk2
distrib/makerpm 2.3 skipclean skipcopy skiptar srpm gtk2