build: adjusted directory layout of license info for portable package

This commit is contained in:
mlangkabel
2018-01-29 14:37:50 +01:00
parent d413b124c8
commit 9f70423f25
+3 -2
View File
@@ -188,8 +188,9 @@ if [ $CREATE_PORTABLE_ZIP = true ]; then
# COPYING APPLICATION DATA
mkdir -p $PORTABLE_PACKAGE_APP_DIR/data/3rd_party_licenses/
cp -u -r bin/app/data/3rd_party_licenses/* $PORTABLE_PACKAGE_APP_DIR/data/3rd_party_licenses/
mkdir -p $PORTABLE_PACKAGE_APP_DIR/license/3rd_party_licenses/
cp -u -r bin/app/data/3rd_party_licenses/* $PORTABLE_PACKAGE_APP_DIR/license/3rd_party_licenses/
cp -u -r bin/app/data/gui/installer/EULA.rtf $PORTABLE_PACKAGE_APP_DIR/license/
mkdir -p $PORTABLE_PACKAGE_APP_DIR/data/color_schemes/
cp -u -r bin/app/data/color_schemes/* $PORTABLE_PACKAGE_APP_DIR/data/color_schemes/
mkdir -p $PORTABLE_PACKAGE_APP_DIR/data/fallback/