mirror of
https://abf.rosa.ru/djam/ppp.git
synced 2025-02-23 06:03:01 +00:00
bot: rpm5 -> rpm4 (8)
This commit is contained in:
parent
9e3365b4f4
commit
41aeafe1af
1 changed files with 3 additions and 3 deletions
6
ppp.spec
6
ppp.spec
|
@ -238,9 +238,9 @@ perl -pi -e "s/#HAVE_INET6/HAVE_INET6/" pppd/Makefile.linux
|
||||||
perl -pi -e "s/openssl/openssl -DOPENSSL_NO_SHA1/;" openssl/crypto/sha/Makefile
|
perl -pi -e "s/openssl/openssl -DOPENSSL_NO_SHA1/;" openssl/crypto/sha/Makefile
|
||||||
|
|
||||||
%configure
|
%configure
|
||||||
%make_build RPM_OPT_FLAGS="%{optflags}" LIBDIR=%{_libdir}
|
%make RPM_OPT_FLAGS="%{optflags}" LIBDIR=%{_libdir}
|
||||||
%make_build -C pppd/plugins -f Makefile.linux
|
%make -C pppd/plugins -f Makefile.linux
|
||||||
%make_build -C ppp-watch %{?_smp_mflags}
|
%make -C ppp-watch %{?_smp_mflags}
|
||||||
|
|
||||||
%install
|
%install
|
||||||
mkdir -p %{buildroot}{%{_sbindir},%{_bindir},/usr/X11R6/bin/,%{_mandir}/man8,%{_sysconfdir}/{ppp/peers,pam.d}}
|
mkdir -p %{buildroot}{%{_sbindir},%{_bindir},/usr/X11R6/bin/,%{_mandir}/man8,%{_sysconfdir}/{ppp/peers,pam.d}}
|
||||||
|
|
Loading…
Add table
Reference in a new issue