Fix typo.

This commit is contained in:
Dave Page 2020-07-18 07:30:06 +01:00
parent 69e2ec806b
commit 9174db2024

View File

@ -219,7 +219,7 @@ EOF
echo "}" >> config_distro.py
# License files
cp -r ${SOURCE_DIR}/LICENCE "${BUNDLE_DIR}/Contents/"
cp -r ${SOURCE_DIR}/LICENSE "${BUNDLE_DIR}/Contents/"
cp -r ${SOURCE_DIR}/DEPENDENCIES "${BUNDLE_DIR}/Contents/"
# Remove the .pyc files if any