Add add_lib_ppl, make pkgm depend on it

This commit is contained in:
v
2020-12-29 12:22:00 +00:00
parent 22913f3a1d
commit 8f8a6d19a9
3 changed files with 6 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
local mfs=dofile("/lib/mfs.lua")
local mfs=require "mfs"
local local_pkg_files=false
local pkg_url="https://git.osmarks.tk/heavpoot/packages1/raw/branch/master/"
local res={}