From f14de6701bafb262f600c2f8cae6bb1d91bd7454 Mon Sep 17 00:00:00 2001 From: Denis Silakov Date: Mon, 26 May 2014 10:05:06 +0400 Subject: [PATCH] Bootstrap but with perl and python --- rpm.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/rpm.spec b/rpm.spec index 90c48d4..0a0f9bc 100644 --- a/rpm.spec +++ b/rpm.spec @@ -1,4 +1,4 @@ -%bcond_with bootstrap +%bcond_without bootstrap %bcond_with debug %bcond_without ossp_uuid @@ -6,8 +6,8 @@ #XXX: this macro is a bit awkward, better can be done! %if %{with bootstrap} -%bcond_with perl -%bcond_with python +%bcond_without perl +%bcond_without python %bcond_with tcl %bcond_with squirrel %bcond_with embed