fix /run/pppd

This commit is contained in:
Sergey Zhemoitel 2021-09-12 10:20:43 +03:00
parent 4a13039203
commit a672658baf

View file

@ -6,7 +6,7 @@
Summary: The PPP daemon and documentation
Name: ppp
Version: 2.4.10
Release: 0.%{githash}
Release: 1.%{githash}
License: BSD
Group: System/Servers
Url: http://www.samba.org/ppp
@ -193,6 +193,7 @@ tar -xJf %{SOURCE12}
--exec-prefix=%{_prefix} \
--libdir=%{_libdir} \
--with-plugin-dir=\$\{prefix\}/%{_lib}/pppd/%{version} \
--with-runtime-dir=\$\{localstatedir\}/run/pppd \
--enable-systemd \
--enable-cbcp \
--enable-ipxcp \