2
0
ruki 8 сар өмнө
parent
commit
802b3493c5
1 өөрчлөгдсөн 1 нэмэгдсэн , 0 устгасан
  1. 1 0
      scripts/packages.lua

+ 1 - 0
scripts/packages.lua

@@ -5,6 +5,7 @@ import("private.core.base.select_script")
 
 -- is supported platform and architecture?
 function is_supported(instance, plat, arch, opt)
+    opt = opt or {}
     if instance:is_template() then
         return false
     end