diff options
Diffstat (limited to 'locale/en_US')
-rw-r--r-- | locale/en_US/opkbuild.sh | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/locale/en_US/opkbuild.sh b/locale/en_US/opkbuild.sh index 2f34f96..ed3c256 100644 --- a/locale/en_US/opkbuild.sh +++ b/locale/en_US/opkbuild.sh @@ -23,7 +23,7 @@ msg_opkbuild_help=' Options: -b build only binary packages -B build only architecture-dependent binary packages - -A build only architecture-independent binary packages + -P build only platform-dependent binary packages -S build only the source package -F build the source package and all binary packages -T <target> target of the "build" makefile to build @@ -41,8 +41,7 @@ Options: -r <uid0-cmd> command to assume user ID 0 (default: fakeroot) -h display this help and exit -V display the version and exit - -Note: Options -B and -A have no effect on SPF 2.0 packages.' +' msg_opkbuild_version='%s (%s) %s Copyright (C) 2012 Patrick "P. J." McDermott License GPLv2+: GNU GPL version 2 or later <http://gnu.org/licenses/gpl.html>. |