From a66407b55d3ad76952c14454499f3ea8169987bc Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Thu, 5 Nov 2015 17:21:53 -0600 Subject: exclude atomic-openshift-installer from bin subpackage --- openshift-ansible.spec | 1 + 1 file changed, 1 insertion(+) (limited to 'openshift-ansible.spec') diff --git a/openshift-ansible.spec b/openshift-ansible.spec index df3418278..10a53d921 100644 --- a/openshift-ansible.spec +++ b/openshift-ansible.spec @@ -104,6 +104,7 @@ Scripts to make it nicer when working with hosts that are defined only by metada %files bin %{_bindir}/* +%exclude %{_bindir}/atomic-openshift-installer %{python_sitelib}/openshift_ansible/ /etc/bash_completion.d/* %config(noreplace) /etc/openshift_ansible/ -- cgit v1.2.3