mirror of
https://abf.rosa.ru/djam/ppp.git
synced 2025-02-23 06:03:01 +00:00
fix /run/pppd
This commit is contained in:
parent
4a13039203
commit
a672658baf
1 changed files with 2 additions and 1 deletions
3
ppp.spec
3
ppp.spec
|
@ -6,7 +6,7 @@
|
||||||
Summary: The PPP daemon and documentation
|
Summary: The PPP daemon and documentation
|
||||||
Name: ppp
|
Name: ppp
|
||||||
Version: 2.4.10
|
Version: 2.4.10
|
||||||
Release: 0.%{githash}
|
Release: 1.%{githash}
|
||||||
License: BSD
|
License: BSD
|
||||||
Group: System/Servers
|
Group: System/Servers
|
||||||
Url: http://www.samba.org/ppp
|
Url: http://www.samba.org/ppp
|
||||||
|
@ -193,6 +193,7 @@ tar -xJf %{SOURCE12}
|
||||||
--exec-prefix=%{_prefix} \
|
--exec-prefix=%{_prefix} \
|
||||||
--libdir=%{_libdir} \
|
--libdir=%{_libdir} \
|
||||||
--with-plugin-dir=\$\{prefix\}/%{_lib}/pppd/%{version} \
|
--with-plugin-dir=\$\{prefix\}/%{_lib}/pppd/%{version} \
|
||||||
|
--with-runtime-dir=\$\{localstatedir\}/run/pppd \
|
||||||
--enable-systemd \
|
--enable-systemd \
|
||||||
--enable-cbcp \
|
--enable-cbcp \
|
||||||
--enable-ipxcp \
|
--enable-ipxcp \
|
||||||
|
|
Loading…
Add table
Reference in a new issue