Add complement to conditional

This commit is contained in:
Jorge Gallegos 2015-04-23 09:00:44 -07:00
parent 4a487add87
commit 311a51cf20

View File

@ -55,6 +55,8 @@
# el6 ppc64 doesn't hava java
%ifarch ppc64
%bcond_with java
%else
%bcond_without java
%endif
# el6 doesn't ship with systemd
%bcond_with systemd