Fixes #40
This commit is contained in:
parent
0861381ad9
commit
0121b2c384
1 changed files with 0 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue