Skip to content

Commit

Permalink
spec: ensure nanny use is disabled on SLE-12-GA
Browse files Browse the repository at this point in the history
  • Loading branch information
wipawel authored and mtomaschewski committed Jul 31, 2015
1 parent d4740e7 commit bd7423e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions wicked.spec.in
Expand Up @@ -51,8 +51,8 @@ Requires(pre): libwicked@LIBWICKED_PACKAGE_SUFFIX@ = %{version}

%bcond_with wicked_devel

# Note: nanny use is enabled by default
%bcond_without use_nanny
# Note: nanny use is enabled by default, except on SLE-12
%bcond_with use_nanny

BuildRequires: libnl3-devel
%if 0%{?suse_version} > 1110
Expand Down

0 comments on commit bd7423e

Please sign in to comment.