From 2eea56b815ec96ddc6af61148484304194b8edf0 Mon Sep 17 00:00:00 2001 From: Stuart D. Gathman Date: Aug 10 2016 19:18:22 +0000 Subject: Now I really have the %bcond_without logic correct... --- diff --git a/cjdns.spec b/cjdns.spec index 338e135..a3da0b4 100644 --- a/cjdns.spec +++ b/cjdns.spec @@ -226,7 +226,7 @@ cd - # nodejs based build system -%if 0%{?seccomp} +%if !%{with seccomp} export Seccomp_NO=1 %endif CJDNS_RELEASE_VERSION="%{name}-%{version}-%{release}" ./do