diff --git a/scripts/build b/scripts/build index 476f821260..7891c6bf9b 100755 --- a/scripts/build +++ b/scripts/build @@ -213,8 +213,6 @@ if [ ! -f $STAMP ]; then fi if [ -z "$PKG_CMAKE_SCRIPT" ]; then PKG_CMAKE_SCRIPT="$ROOT/$PKG_BUILD/CMakeLists.txt" - else - PKG_CMAKE_SCRIPT="$ROOT/$PKG_BUILD/$PKG_CMAKE_SCRIPT" fi # include build template and build