ruki 6 lat temu
rodzic
commit
814c11b6c1
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      packages/p/pcre/xmake.lua

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

@@ -39,7 +39,7 @@ package("pcre")
         end
         import("package.tools.cmake").install(package, configs)
     end)
-
+ 
     on_install("macosx", "linux", function (package)
         local configs = {}
         if package:config("shared") then