Verified Commit 8a0867c8 authored by Alberto Miranda's avatar Alberto Miranda ♨️
Browse files

dep_scripts: Remove unused PATCH_DIR in compile_dep.sh

parent 964c930b
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -28,7 +28,6 @@
################################################################################

SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
PATCH_DIR="${PATCH_DIR}/patches"
DEPENDENCY=""
CORES=""
SOURCE_DIR=""