Remove needless use of %defattr
This commit is contained in:
parent
671ffa9baa
commit
bec2a02833
@ -46,7 +46,6 @@ install -d -m 755 %{buildroot}%{_prefix}/lib/tmpfiles.d
|
||||
install -p -m 644 %{SOURCE1} %{buildroot}%{_prefix}/lib/tmpfiles.d/pptp.conf
|
||||
|
||||
%files
|
||||
%defattr(-,root,root,-)
|
||||
%doc AUTHORS COPYING DEVELOPERS NEWS README TODO USING
|
||||
%doc ChangeLog Documentation/DESIGN.PPTP PROTOCOL-SECURITY
|
||||
%{_prefix}/lib/tmpfiles.d/pptp.conf
|
||||
@ -56,7 +55,6 @@ install -p -m 644 %{SOURCE1} %{buildroot}%{_prefix}/lib/tmpfiles.d/pptp.conf
|
||||
%config(noreplace) %{_sysconfdir}/ppp/options.pptp
|
||||
|
||||
%files setup
|
||||
%defattr(-,root,root,-)
|
||||
%{_sbindir}/pptpsetup
|
||||
%{_mandir}/man8/pptpsetup.8*
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user