浏览代码

improve python2

ruki 6 年之前
父节点
当前提交
f7f693d8ff
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      packages/p/python2/xmake.lua

+ 1 - 1
packages/p/python2/xmake.lua

@@ -21,7 +21,7 @@ package("python2")
     if is_host("macosx", "linux") then
         add_deps("openssl", {plat = os.host(), arch = os.arch()})
     end
-
+ 
     on_load(function (package)
         package:data_set("install_resources", function()