summaryrefslogtreecommitdiff
path: root/xmake/includes/xpack
diff options
context:
space:
mode:
authorruki <[email protected]>2023-12-15 23:56:05 +0800
committerruki <[email protected]>2023-12-15 23:56:05 +0800
commitbd85dc661e4cc386d27aa9cd855b91096b5b203c (patch)
treeeca01fc5eebe661f09dc4da6a1f4dd211ecb9d41 /xmake/includes/xpack
parent86739912c5630ad7033b1d7f4c206489b6d201b0 (diff)
add srpm
Diffstat (limited to 'xmake/includes/xpack')
-rw-r--r--xmake/includes/xpack/xmake.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmake/includes/xpack/xmake.lua b/xmake/includes/xpack/xmake.lua
index c6ed04201..bbc7c5050 100644
--- a/xmake/includes/xpack/xmake.lua
+++ b/xmake/includes/xpack/xmake.lua
@@ -46,7 +46,7 @@ local apis = {
"xpack.set_copyright",
-- set company name
"xpack.set_company",
- -- set package formats, e.g. nsis, deb, rpm, targz, zip, srctargz, srczip, runself, ...
+ -- set package formats, e.g. nsis, deb, srpm, targz, zip, srctargz, srczip, runself, ...
-- we can also add custom formats
"xpack.set_formats",
-- set the base name of the output file