From 819aa9faf58105cd8ca5fc6bba14bf5ac7939fd5 Mon Sep 17 00:00:00 2001 From: Christopher Meng Date: Jul 05 2014 04:16:17 +0000 Subject: Fix wrong conditional line. --- diff --git a/netatalk.spec b/netatalk.spec index 2a7e066..89cfd44 100644 --- a/netatalk.spec +++ b/netatalk.spec @@ -68,10 +68,10 @@ BuildRequires: libgcrypt-devel BuildRequires: libxslt %endif BuildRequires: krb5-devel -%if 0%{?with_openafs} %if 0%{?with_mysql} BuildRequires: mysql-devel %endif +%if 0%{?with_openafs} BuildRequires: openafs-devel %endif %if 0%{?with_ldap}