Skip to content

Commit

Permalink
only python2
Browse files Browse the repository at this point in the history
  • Loading branch information
joergsteffens committed Sep 18, 2015
1 parent 828de0b commit a0b6cc6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions packaging/python-bareos.spec
@@ -1,10 +1,10 @@
%global srcname bareos

%if 0%{?rhel} || 0%{?suse_version} == 1110 || 0%{?suse_version} == 1315
%bcond_without python2
%else
#%%if 0%%{?rhel} || 0%%{?suse_version} == 1110 || 0%%{?suse_version} == 1315
#%%bcond_without python2
#%%else
%bcond_with python2
%endif
#%%endif

%if 0%{?with_python2}
%global PYVER 2
Expand Down

0 comments on commit a0b6cc6

Please sign in to comment.