Now I really have the %bcond_without logic correct...
This commit is contained in:
parent
d5c793174d
commit
2eea56b815
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user