summaryrefslogtreecommitdiff
path: root/xmake/plugins/pack/main.lua
diff options
context:
space:
mode:
authorruki <[email protected]>2026-03-03 14:56:04 +0800
committerGitHub <[email protected]>2026-03-03 14:56:04 +0800
commit83dcecd2bde90ca5a78fd263ba0f79401c5c223c (patch)
tree18324c368eefdad119e3efe88b140eede1ad395e /xmake/plugins/pack/main.lua
parent4662898e3eae02b84045bae6448c79758edbd5c9 (diff)
parent1b5179defb0f9973e6dba387ec177e6c99efbe5d (diff)
Merge pull request #7366 from xmake-io/gz
Improve targz and add tarxz pack format
Diffstat (limited to 'xmake/plugins/pack/main.lua')
-rw-r--r--xmake/plugins/pack/main.lua2
1 files changed, 0 insertions, 2 deletions
diff --git a/xmake/plugins/pack/main.lua b/xmake/plugins/pack/main.lua
index fb0c983a0..8ba76d62d 100644
--- a/xmake/plugins/pack/main.lua
+++ b/xmake/plugins/pack/main.lua
@@ -145,5 +145,3 @@ function main()
project.unlock()
cprint("${color.success}pack ok")
end
-
-