drop defattr macros
This commit is contained in:
parent
3429d2d045
commit
9ba3f2e8d0
@ -67,7 +67,6 @@ make -C test check FLAC__TEST_LEVEL=0 &> /dev/null
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
%files
|
||||
%defattr(-, root, root,-)
|
||||
%doc AUTHORS COPYING* README
|
||||
%{_bindir}/flac
|
||||
%{_bindir}/metaflac
|
||||
@ -75,7 +74,6 @@ make -C test check FLAC__TEST_LEVEL=0 &> /dev/null
|
||||
%{_mandir}/man1/*
|
||||
|
||||
%files devel
|
||||
%defattr(-, root, root)
|
||||
%doc doc/html
|
||||
%{_includedir}/*
|
||||
%{_libdir}/*.so
|
||||
|
Loading…
Reference in New Issue
Block a user