[Rpm-maint] [rpm-software-management/rpm] Add a rpm-lua(7) man page for the embedded Lua interpreter (PR #3809)
Panu Matilainen
notifications at github.com
Thu Jun 19 11:50:41 UTC 2025
@pmatilai commented on this pull request.
> +```
+
+## Relocatable packages
+Scriptlets of relocatable packages additionally carry a global
+*RPM_INSTALL_PREFIX* table containing all the possible prefixes of the
+package.
+
+Added: 4.18.0
+
+## Exit status
+While scriptlets shouldn't be allowed to fail normally, you can signal
+scriptlet failure status by using Lua's *error(*_msg_, [_level_]*)*
+function if you need to.
+
+# SPEC FILES
+When invoked during *rpm-spec*(5) parsing, the RPM Lua environment has the
Added a mention of rpmbuild/rpmspec in there.
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/3809#discussion_r2156819077
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/pull/3809/review/2942674303 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20250619/2bfd4073/attachment.htm>
More information about the Rpm-maint
mailing list