git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16415
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
# Make the source archive
cd $TEX2RTFDIR
ls `cat $TEX2RTFDIR/distrib/src.rsp` > /tmp/tex2rtf.txt
- tar cvf $DEST/tex2rtf-$VERSION/tex2rtf-source-$VERSION.tar -T /tmp/tex2rtf.txt
- gzip $DEST/tex2rtf-$VERSION/tex2rtf-source-$VERSION.tar
+ tar cvf $DEST/tex2rtf-$VERSION/tex2rtf-$VERSION-source.tar -T /tmp/tex2rtf.txt
+ gzip $DEST/tex2rtf-$VERSION/tex2rtf-$VERSION-source.tar
rm /tmp/tex2rtf.txt
cd $DEST/tex2rtf-$VERSION