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