]>
git.saurik.com Git - wxWidgets.git/blob - utils/tex2rtf/distrib/zipsrc.sh
742421734ace2e813141e9397a05c6cd0d724a76
2 # Zip up StoryLines source
11 for line
in `cat $toexpand` ; do
12 if [ $line != "" ]; then
13 ls $line >> $outputfile
19 STDIR
=$CAFE/storylines
20 COMMONDIR
=$CAFE/common
23 expandlines
$STDIR/distrib
/src.rsp temp.txt
24 zip -@
$CAFEDIR/deliver
/storylines_src.
zip < temp.txt
25 expandlines
$CAFEDIR/distrib
/src.rsp temp.txt
26 zip -u -@
$CAFEDIR/deliver
/storylines_src.
zip < temp.txt