From e022d2a57872188e614e62ef458dd5e03d6ca46d Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Tue, 2 Apr 2019 02:29:33 +0200 Subject: RPM: Drop useless %defattr directives. They only enforce what's already the default. Signed-off-by: Ralf Baechle --- ax25-tools.spec.in | 2 -- 1 file changed, 2 deletions(-) diff --git a/ax25-tools.spec.in b/ax25-tools.spec.in index b307bd5..509234e 100644 --- a/ax25-tools.spec.in +++ b/ax25-tools.spec.in @@ -91,7 +91,6 @@ make DESTDIR=$RPM_BUILD_ROOT installconf rm -rf $RPM_BUILD_ROOT %files -%defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING README %doc yamdrv/README.yamdrv user_call/README.user_call tcpip/ttylinkd.README dmascc/README.dmascc %doc ax25/axgetput/TIPS.txt ax25/axgetput/README.axgetput @@ -151,7 +150,6 @@ rm -rf $RPM_BUILD_ROOT %exclude %{_mandir}/man8/smdiag.8* %files x -%defattr(-,root,root,-) %doc COPYING %{_bindir}/smdiag %{_sbindir}/xfhdlcchpar -- cgit v1.2.3