From 831c7ebf92b596f8bef9e378eb681fe2a8bd1de0 Mon Sep 17 00:00:00 2001 From: "din (Dmitry Fedorov)" Date: Mon, 16 Feb 2015 00:08:16 +0300 Subject: [PATCH] build without bootstrap --- pam.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pam.spec b/pam.spec index b41d3ba..35eebff 100644 --- a/pam.spec +++ b/pam.spec @@ -6,7 +6,7 @@ %bcond_with prelude -%bcond_without bootstrap +%bcond_with bootstrap # Distro-specific default value is defined in branding-configs package %{?build_selinux}%{?!build_selinux:%bcond_with selinux}