mirror of
https://github.com/LibreELEC/LibreELEC.tv
synced 2025-09-24 19:46:01 +07:00
mono_sqlite: rely only on ROOT variable (set eg by . config/options)
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
# along with LibreELEC. If not, see <http://www.gnu.org/licenses/>.
|
||||
################################################################################
|
||||
|
||||
. $ROOT/$PACKAGES/databases/sqlite/package.mk
|
||||
. "$ROOT/packages/databases/sqlite/package.mk"
|
||||
|
||||
PKG_NAME="mono_sqlite"
|
||||
PKG_URL=""
|
||||
|
||||
Reference in New Issue
Block a user