contrib/rpm: minor cleanup of "NetworkManager.spec"
Reorder ppp arguments so that they make more sense and are consistent with the autotools code.
This commit is contained in:
@@ -729,9 +729,9 @@ Preferably use nmcli instead.
|
|||||||
-Difcfg_rh=true \
|
-Difcfg_rh=true \
|
||||||
-Difupdown=false \
|
-Difupdown=false \
|
||||||
%if %{with ppp}
|
%if %{with ppp}
|
||||||
-Dpppd_plugin_dir="%{_libdir}/pppd/%{ppp_version}" \
|
|
||||||
-Dpppd="%{_sbindir}/pppd" \
|
|
||||||
-Dppp=true \
|
-Dppp=true \
|
||||||
|
-Dpppd="%{_sbindir}/pppd" \
|
||||||
|
-Dpppd_plugin_dir="%{_libdir}/pppd/%{ppp_version}" \
|
||||||
%else
|
%else
|
||||||
-Dppp=false \
|
-Dppp=false \
|
||||||
%endif
|
%endif
|
||||||
|
Reference in New Issue
Block a user