(c9s): Disable libsoup3
This makes this specfile build on c9s, which is helpful for CI.
This commit is contained in:
parent
d0f49d1a25
commit
16ad189406
@ -128,6 +128,7 @@ env NOCONFIGURE=1 ./autogen.sh
|
||||
--without-soup \
|
||||
%{?with_composefs:--with-composefs} \
|
||||
%{?with_tests:--with-soup3} \
|
||||
%{?!with_tests:--without-soup3} \
|
||||
%{?with_tests:--enable-installed-tests=exclusive} \
|
||||
--with-dracut=yesbutnoconf
|
||||
%make_build
|
||||
|
Loading…
Reference in New Issue
Block a user