filelist="base.rsp"
utilsfiles="tex2rtf.rsp utils.rsp utilmake.rsp"
- commonfiles="generic.rsp generic_samples.rsp jpeg.rsp tiff.rsp xml.rsp makefile.rsp $utilsfiles"
+ commonfiles="generic.rsp generic_samples.rsp stc.rsp jpeg.rsp tiff.rsp xml.rsp makefile.rsp $utilsfiles"
if [ ! $port = "base" ]; then
filelist="$filelist $commonfiles"
fi
if [ $port = "mgl" ] || [ $port = "all" ]; then
- filelist="$filelist mgl.rsp"
+ filelist="$filelist univ.rsp mgl.rsp"
fi
if [ $port = "dfb" ] || [ $port = "all" ]; then
cp $APPDIR/docs/cocoa/install.txt $APPDIR/install-cocoa.txt
# Now delete a few files that are unnecessary
- rm -f BuildCVS.txt descrip.mms
+ rm -f BuildSVN.txt descrip.mms
rm -f setup.h_vms
rm -f docs/html/wxbook.htm docs/html/roadmap.htm
rm -f src/mingegcs.bat