[Rpm-maint] [rpm-software-management/rpm] Add %postbuild section / Allow dynamic sub packages (#1239)
Igor Raits
notifications at github.com
Mon May 25 10:00:55 UTC 2020
@ignatenkobrain commented on this pull request.
> @@ -451,6 +453,7 @@ const char * rpmSpecGetSection(rpmSpec spec, int section)
case RPMBUILD_BUILD: return getStringBuf(spec->build);
case RPMBUILD_INSTALL: return getStringBuf(spec->install);
case RPMBUILD_CHECK: return getStringBuf(spec->check);
+ //case RPMBUILD_POSTBUILD: return getStringBuf(spec->postbuild);
any reason this is commented out?
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/1239#pullrequestreview-417602986
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20200525/a0e3ee42/attachment.html>
More information about the Rpm-maint
mailing list