[Rpm-maint] [rpm-software-management/rpm] Move checks and package initialization after build (PR #2646)
Panu Matilainen
notifications at github.com
Tue Oct 10 11:30:52 UTC 2023
@pmatilai commented on this pull request.
> @@ -37,6 +37,7 @@ enum rpmSpecFlags_e {
RPMSPEC_FORCE = (1 << 1),
RPMSPEC_NOLANG = (1 << 2),
RPMSPEC_NOUTF8 = (1 << 3),
+ RPMSPEC_NOFINALIZATION = (1 << 4),
I actually meant just "NOFINALIZE" which isn't quite as annoyingly long :sweat_smile:
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/2646#pullrequestreview-1667375999
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/pull/2646/review/1667375999 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20231010/faf46a91/attachment.html>
More information about the Rpm-maint
mailing list