From 6a99358633f7b1562de3845dcb8aa2bf0b491afe Mon Sep 17 00:00:00 2001 From: Lukas Vrabec Date: Thu, 1 Dec 2016 15:40:00 +0100 Subject: [PATCH] Exit postInstall state in mls package --- selinux-policy.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/selinux-policy.spec b/selinux-policy.spec index a5f38590..b10f5804 100644 --- a/selinux-policy.spec +++ b/selinux-policy.spec @@ -647,7 +647,7 @@ SELinux Reference policy mls base module. %post mls %postInstall $1 mls - +exit 0 %triggerpostun mls -- selinux-policy-mls < 3.13.1-138 CR=$'\n'