Drop unneeded defattr() line
This commit is contained in:
parent
9ebdbd95b2
commit
f4d27045df
@ -55,7 +55,6 @@ make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p"
|
|||||||
mkdir -p $RPM_BUILD_ROOT%{_datadir}/gtk-doc/html
|
mkdir -p $RPM_BUILD_ROOT%{_datadir}/gtk-doc/html
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-, root, root,-)
|
|
||||||
%license COPYING COPYING-DOCS
|
%license COPYING COPYING-DOCS
|
||||||
%doc AUTHORS README doc/* examples
|
%doc AUTHORS README doc/* examples
|
||||||
%{_bindir}/*
|
%{_bindir}/*
|
||||||
|
Loading…
Reference in New Issue
Block a user