summaryrefslogtreecommitdiff
path: root/newapkbuild.in
diff options
context:
space:
mode:
Diffstat (limited to 'newapkbuild.in')
-rw-r--r--newapkbuild.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/newapkbuild.in b/newapkbuild.in
index aee8e76..955a9d4 100644
--- a/newapkbuild.in
+++ b/newapkbuild.in
@@ -324,7 +324,7 @@ usage() {
-l Set package license to LICENSE
-u Set package URL
-a Create autotools package (use ./configure ...)
- -C Create CMake pakckage (Assume cmake/ is there)
+ -C Create CMake package (Assume cmake/ is there)
-m Create meson package (Assume meson.build is there)
-p Create perl package (Assume Makefile.PL is there)
-y Create python package (Assume setup.py is there)