@pmatilai commented on this pull request.
> +ne macro bodies wrapped in a %{macro:...} block.
+
+Lines starting with *\#* or consisting solely of whitespace
+are ignored.
+
+Reading a macro file is always fully declarative: no macros are ever
+expanded when reading a macro file.
+
+# EXAMPLES
+*Define macro named mytool to /usr/bin/mytool-with-annoying-name*
+```
+%mytool /usr/bin/mytool-with-annoying-name
+```
+
+*Multiline macro with preceding comment*
+```
%mytool relates to the previous example.
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/3690#discussion_r2016359810
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/pull/3690/review/2721066...@github.com>
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
https://lists.rpm.org/mailman/listinfo/rpm-maint