From: Chris Elliott Date: Wed, 13 Dec 2006 09:18:35 +0000 (+0000) Subject: try toi fix readme readme X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/fd7741f907909e5ac55e4586fc418fc355ee5f61 try toi fix readme readme git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43959 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/distrib/scripts/pre-flight.sh b/distrib/scripts/pre-flight.sh index 83ef6910c1..72eb7a543e 100755 --- a/distrib/scripts/pre-flight.sh +++ b/distrib/scripts/pre-flight.sh @@ -131,7 +131,7 @@ else cp $g $START_DIR/$DIST_DIR/readme-`echo $g | sed -e "s|${DOCDIR}||g" | sed -e "s|msw/wince|wince|g" | sed -e "s|/readme.txt||g"`-${BUILD_VERSION}.txt done # Rename double readme - mv $START_DIR/$DIST_DIR/readme-readme-${BUILD_VERSION}.txt $START_DIR/$DIST_DIR/readme-${BUILD_VERSION}.txt + mv $START_DIR/$DIST_DIR/readme-readme.txt-${BUILD_VERSION}.txt $START_DIR/$DIST_DIR/readme-${BUILD_VERSION}.txt ## copy files ... mkdir ${FTPDIR}/ cp $START_DIR/$DIST_DIR/* ${FTPDIR}/