Remove reference to deleted lua directory
Lua directory was deleted a few commits ago and this just updates packaging/functions.sh to reflect this change.
This commit is contained in:
committed by
Matthias Mailänder
parent
b5f5d5f9d5
commit
02e4bfba95
@@ -113,7 +113,6 @@ install_data() (
|
||||
done
|
||||
|
||||
cp -r "${SRC_PATH}/glsl" "${DEST_PATH}"
|
||||
cp -r "${SRC_PATH}/lua" "${DEST_PATH}"
|
||||
|
||||
echo "Installing common mod files to ${DEST_PATH}"
|
||||
install -d "${DEST_PATH}/mods"
|
||||
|
||||
Reference in New Issue
Block a user