scripts/build: allow building between packages

This commit is contained in:
Lukas Rusak 2016-12-02 11:10:43 -08:00
parent 87d7e3b3e6
commit 3a8e676198
No known key found for this signature in database
GPG Key ID: 8C310C807E7393A3

View File

@ -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