mirror of
https://abf.rosa.ru/djam/ppp.git
synced 2025-02-23 14:12:59 +00:00
skip multiarch
This commit is contained in:
parent
d171cd598c
commit
c14476bbd9
1 changed files with 0 additions and 3 deletions
3
ppp.spec
3
ppp.spec
|
@ -122,7 +122,6 @@ PPP over ATM plugin for %{name}.
|
||||||
%files devel
|
%files devel
|
||||||
%doc README*
|
%doc README*
|
||||||
%{_includedir}/pppd/*
|
%{_includedir}/pppd/*
|
||||||
%{multiarch_includedir}/pppd/pathnames.h
|
|
||||||
|
|
||||||
#----------------------------------------------------------------------------
|
#----------------------------------------------------------------------------
|
||||||
|
|
||||||
|
@ -255,8 +254,6 @@ mkdir -p %{buildroot}{%{_sbindir},%{_bindir},/usr/X11R6/bin/,%{_mandir}/man8,%{_
|
||||||
%makeinstall INSTROOT=%{buildroot} SUBDIRS="pppoatm rp-pppoe radius pppol2tp"
|
%makeinstall INSTROOT=%{buildroot} SUBDIRS="pppoatm rp-pppoe radius pppol2tp"
|
||||||
%makeinstall ROOT=%{buildroot} mandir=/usr/share/man -C ppp-watch install
|
%makeinstall ROOT=%{buildroot} mandir=/usr/share/man -C ppp-watch install
|
||||||
|
|
||||||
%multiarch_includes %{buildroot}%{_includedir}/pppd/pathnames.h
|
|
||||||
|
|
||||||
# (gg) Allow stripping
|
# (gg) Allow stripping
|
||||||
chmod u+w %{buildroot}%{_sbindir}/*
|
chmod u+w %{buildroot}%{_sbindir}/*
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue