From bb47f890c82595ba493a82aa860c6892a52e1e8c Mon Sep 17 00:00:00 2001 From: Chris Johns Date: Sun, 13 Oct 2019 19:51:25 +1100 Subject: user/rsb: Update 3rd party package build and add packaging details. --- user/rsb/configuration.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'user/rsb/configuration.rst') diff --git a/user/rsb/configuration.rst b/user/rsb/configuration.rst index e9a6ad4..fc387a1 100644 --- a/user/rsb/configuration.rst +++ b/user/rsb/configuration.rst @@ -879,13 +879,13 @@ The script language is implemented in terms of macros. The built-in list is: ``%hash``: Define a checksum for a source or patch file. -``%echo``: +``%{echo message}``: Print the following string as a message. -``%warning``: +``%{warning message}``: Print the following string as a warning and continue. -``%error``: +``%{error message}``: Print the following string as an error and exit. ``%select``: -- cgit v1.2.3