Browse Source

improve python2

ruki 6 years ago
parent
commit
f7f693d8ff
1 changed files with 1 additions and 1 deletions
  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
     if is_host("macosx", "linux") then
         add_deps("openssl", {plat = os.host(), arch = os.arch()})
         add_deps("openssl", {plat = os.host(), arch = os.arch()})
     end
     end
-
+ 
     on_load(function (package)
     on_load(function (package)
         package:data_set("install_resources", function()
         package:data_set("install_resources", function()