@ffesti 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*
+```
The example doesn't actually contain an executable. So it doesn't do what the
comment says.
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/3690#pullrequestreview-2720766325
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/pull/3690/review/2720766...@github.com>
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
https://lists.rpm.org/mailman/listinfo/rpm-maint