summaryrefslogtreecommitdiffstats
path: root/libax25.spec.in
diff options
context:
space:
mode:
Diffstat (limited to 'libax25.spec.in')
-rw-r--r--libax25.spec.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/libax25.spec.in b/libax25.spec.in
index 998098d..bccbb65 100644
--- a/libax25.spec.in
+++ b/libax25.spec.in
@@ -57,7 +57,6 @@ rm -rf $RPM_BUILD_ROOT
%postun -p /sbin/ldconfig
%files
-%defattr(-,root,root,-)
%doc AUTHORS ChangeLog COPYING README
%dir %{_sysconfdir}/ax25
%config(noreplace) %{_sysconfdir}/ax25/axports
@@ -67,12 +66,10 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man?/*
%files devel
-%defattr(-,root,root,-)
%{_includedir}/*
%{_libdir}/*.so
%files static
-%defattr(-,root,root,-)
%{_libdir}/*.a
%changelog