summaryrefslogtreecommitdiff
path: root/xmake/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'xmake/scripts')
-rw-r--r--xmake/scripts/xpack/runself/makeself.lsm6
1 files changed, 3 insertions, 3 deletions
diff --git a/xmake/scripts/xpack/runself/makeself.lsm b/xmake/scripts/xpack/runself/makeself.lsm
index f71ea98c7..206c302c5 100644
--- a/xmake/scripts/xpack/runself/makeself.lsm
+++ b/xmake/scripts/xpack/runself/makeself.lsm
@@ -2,9 +2,9 @@ Begin3
Title: ${PACKAGE_TITLE}
Version: ${PACKAGE_VERSION}
Description: ${PACKAGE_DESCRIPTION}
-Keywords: make build
-Author: ruki ([email protected])
-Maintained-by: ruki ([email protected])
+Keywords: ${PACKAGE_NAME}
+Author: $(PACKAGE_AUTHOR)
+Maintained-by: $(PACKAGE_MAINTAINER)
Original-site: ${PACKAGE_HOMEPAGE}
Platform: Unix; Windows
Copying-policy: ${PACKAGE_COPYRIGHT}