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)