diff --git a/packages/p/postgresql/xmake.lua b/packages/p/postgresql/xmake.lua index e3b7e7cc7..015036294 100644 --- a/packages/p/postgresql/xmake.lua +++ b/packages/p/postgresql/xmake.lua @@ -59,8 +59,6 @@ package("postgresql") table.insert(result.includedirs, path) end - print(result) - -- ok? if #result.includedirs > 0 and #result.linkdirs > 0 then return result