[Rpm-maint] [rpm-software-management/rpm] Add support for %preuntrans and %postuntrans scriptlets (PR #2177)
Michal Domonkos
notifications at github.com
Wed Sep 21 07:57:05 UTC 2022
@dmnks commented on this pull request.
> @@ -469,6 +469,17 @@ static rpmpsm rpmpsmNew(rpmts ts, rpmte te, pkgGoal goal)
psm->scriptArg = npkgs_installed + 1;
psm->countCorrection = 0;
break;
+ case PKG_PREUNTRANS:
+ if (rpmteDependsOn(psm->te))
Oh, that makes sense, thanks for explaining!
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/2177#discussion_r976167848
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/pull/2177/review/1114940118 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20220921/8dbced6c/attachment-0001.html>
More information about the Rpm-maint
mailing list