newapkbuild: fix typo

This commit is contained in:
Oliver Smith 2017-11-11 01:59:04 +00:00 committed by Jakub Jirutka
parent 55cef04cf9
commit d007f7967c

View File

@ -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)