From 0032c5270db2c17cff5cc5491c06c9ab662a75ac Mon Sep 17 00:00:00 2001 From: Ville Skyttä Date: Jan 14 2017 11:34:07 +0000 Subject: Fix non-fedora python3 bcond --- diff --git a/rpmdevtools.spec b/rpmdevtools.spec index 61e52d5..b1b8a91 100644 --- a/rpmdevtools.spec +++ b/rpmdevtools.spec @@ -3,7 +3,7 @@ %if 0%{?fedora} %bcond_without python3 %else -%bconf_with python3 +%bcond_with python3 %endif Name: rpmdevtools