This commit is contained in:
Daid 2012-04-09 12:30:22 +02:00
parent 0861381ad9
commit 0121b2c384

View File

@ -154,9 +154,6 @@ else
cp -a scripts/${BUILD_TARGET}/*.sh $TARGET_DIR/
fi
#add readme file
cp README ${TARGET_DIR}/README.txt
#package the result
if (( ${ARCHIVE_FOR_DISTRIBUTION} )); then
if [ $BUILD_TARGET = "win32" ]; then