Remove needless use of %defattr

This commit is contained in:
Jason Tibbitts 2018-07-10 01:10:04 -05:00
parent 8c105e719d
commit 59105e91ef
1 changed files with 0 additions and 2 deletions

View File

@ -154,7 +154,6 @@ fi
%files
%defattr(-,root,root,-)
%doc LGPL.txt LICENSE-2.0.txt README
%{_bindir}/*
%{_includedir}/*.h
@ -167,7 +166,6 @@ fi
%files doc
%defattr(-,root,root,-)
%doc doc/gambit.html doc/gambit.pdf
# don't package examples until makefiles are fixed
# examples