mirror of
https://git.revela.dev/itsRevela/LCE-Revelations.git
synced 2026-05-21 19:24:55 +00:00
fix(build-linux): fourkit installation
This commit is contained in:
@@ -5,7 +5,7 @@ SOURCE_DIR="${1:-.}"
|
|||||||
BUILD_CI="${BUILD_CI:-0}"
|
BUILD_CI="${BUILD_CI:-0}"
|
||||||
BUILD_TYPE="${2:-Release}"
|
BUILD_TYPE="${2:-Release}"
|
||||||
XWIN_CACHE="${XWIN_CACHE:-$PWD/.xwin}"
|
XWIN_CACHE="${XWIN_CACHE:-$PWD/.xwin}"
|
||||||
INSTALL_DIR="${INSTALL_PREFIX:-$HOME/.local/share/evolved-lce}"
|
INSTALL_DIR="${INSTALL_PREFIX:-$HOME/.local/share/revelations-lce}"
|
||||||
RED='\033[0;31m'
|
RED='\033[0;31m'
|
||||||
GREEN='\033[0;32m'
|
GREEN='\033[0;32m'
|
||||||
YELLOW='\033[1;33m'
|
YELLOW='\033[1;33m'
|
||||||
|
|||||||
Reference in New Issue
Block a user