From 7ee751b935acaf1dc5d29900c4a480d24011c80c Mon Sep 17 00:00:00 2001 From: Jason Tibbitts Date: Tue, 10 Jul 2018 00:50:56 -0500 Subject: [PATCH] Remove needless use of %defattr --- flex.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/flex.spec b/flex.spec index 608bec6..b78754a 100644 --- a/flex.spec +++ b/flex.spec @@ -117,7 +117,6 @@ make check echo ============END TESTING=========== %files -f flex.lang -%defattr(-,root,root) %dir %{_pkgdocdir} %license COPYING %{_pkgdocdir}/NEWS @@ -128,13 +127,11 @@ echo ============END TESTING=========== %{_infodir}/flex.info* %files devel -%defattr(-,root,root) %dir %{_pkgdocdir} %license COPYING %{_libdir}/*.a %files doc -%defattr(-,root,root) %{_pkgdocdir} %changelog