summaryrefslogtreecommitdiff
path: root/xmake/plugins/pack/xpack.lua
diff options
context:
space:
mode:
Diffstat (limited to 'xmake/plugins/pack/xpack.lua')
-rw-r--r--xmake/plugins/pack/xpack.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmake/plugins/pack/xpack.lua b/xmake/plugins/pack/xpack.lua
index 4873e3fa1..2a4780945 100644
--- a/xmake/plugins/pack/xpack.lua
+++ b/xmake/plugins/pack/xpack.lua
@@ -373,7 +373,7 @@ function xpack:extension()
targz = ".tar.gz",
srczip = ".zip",
srctargz = ".tar.gz",
- runself = ".sh",
+ runself = ".gz.run",
deb = ".deb",
rpm = ".rpm"
}