Adjust prompt for the post-build scripts option
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 7 Feb 2013 11:58:48 +0000 (11:58 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Fri, 8 Feb 2013 21:06:50 +0000 (22:06 +0100)
Since the post-image config option uses the plural for "Custom
scripts", do the same for the post-build config option, for
consistency.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Acked-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
system/Config.in

index bdd47c5608e2366d14fd8bc1052930a99fdae391..1e4fff3ebc4cf737764428d11be21c72a99e8283 100644 (file)
@@ -261,7 +261,7 @@ config BR2_ROOTFS_OVERLAY
          ~ and .git, .svn and .hg directories.
 
 config BR2_ROOTFS_POST_BUILD_SCRIPT
-       string "Custom script to run before creating filesystem images"
+       string "Custom scripts to run before creating filesystem images"
        default ""
        help
          Specify a space-separated list of scripts to be run after the build