Remove needless use of %defattr
This commit is contained in:
parent
b31fb51145
commit
24ceaf42bd
@ -73,12 +73,10 @@ make %{?_smp_mflags} check
|
||||
%ldconfig_scriptlets
|
||||
|
||||
%files -f %{name}.lang
|
||||
%defattr(-,root,root)
|
||||
%doc AUTHORS BUGS TODO src/COPYING.LIB NEWS README THANKS
|
||||
%{_libdir}/*.so.*
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root)
|
||||
%{_bindir}/*
|
||||
%{_includedir}/*
|
||||
%{_libdir}/pkgconfig/neon.pc
|
||||
|
||||
Loading…
Reference in New Issue
Block a user