mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
mono_sqlite: rely only on ROOT variable (set eg by . config/options)
This commit is contained in:
parent
301e561ef9
commit
95f506e4f4
@ -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=""
|
||||
|
Loading…
x
Reference in New Issue
Block a user