unicode=0
tarname=wxPython-src
srpmonly=0
+skipclean=0
#----------------------------------------------------------------------
# Check parameters
cp -Rpf --link ${wxdir}/$d ${tarver} #> /dev/null 2>&1
fi
done
+ mkdir ${tarver}/distrib
+ cp -Rpf --link ${wxdir}/distrib/scripts ${tarver}/distrib
+
# now do the same thing for wxPython, but use the DIRLIST to select dirs to copy
for dir in `grep -v '#' ${wxdir}/wxPython/distrib/DIRLIST`; do
cleanup "*.pyc"
cleanup core
cleanup "core.[0-9]*"
+ rm -f wxPython/samples/embedded/embedded
+ rm -f wxPython/samples/embedded/embedded.o
# ports that are not supported yet
- cleanup cocoa
+ #cleanup cocoa # wxMac needs some cocoa headers
cleanup mgl
cleanup motif
cleanup os2