contrib/rpm: fix "--enable-ppp" flag to build without ppp
[thaller@redhat.com: I introduced this bug when taking the original patch].
Fixes: 820f6f3a4a
('contrib/rpm: sync obsoletes_{initscripts_updown,ifcfg_rh} version')
This commit is contained in:
@@ -878,7 +878,7 @@ autoreconf --install --force
|
|||||||
--with-pppd="%{_sbindir}/pppd" \
|
--with-pppd="%{_sbindir}/pppd" \
|
||||||
--with-pppd-plugin-dir="%{_libdir}/pppd/%{ppp_version}" \
|
--with-pppd-plugin-dir="%{_libdir}/pppd/%{ppp_version}" \
|
||||||
%else
|
%else
|
||||||
--enable-ppp=yes \
|
--enable-ppp=no \
|
||||||
%endif
|
%endif
|
||||||
%if %{with firewalld_zone}
|
%if %{with firewalld_zone}
|
||||||
--enable-firewalld-zone=yes \
|
--enable-firewalld-zone=yes \
|
||||||
|
Reference in New Issue
Block a user