Remove needless use of %defattr
This commit is contained in:
parent
6890d12fd0
commit
95edf02182
@ -55,7 +55,6 @@ make DESTDIR=%{buildroot} install
|
|||||||
install -m 0755 GUI/nfs4-acl-editor/nfs4-acl-editor %{buildroot}/usr/bin/nfs4-acl-editor
|
install -m 0755 GUI/nfs4-acl-editor/nfs4-acl-editor %{buildroot}/usr/bin/nfs4-acl-editor
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
|
||||||
%doc COPYING INSTALL README TODO VERSION
|
%doc COPYING INSTALL README TODO VERSION
|
||||||
%{_bindir}/nfs4_editfacl
|
%{_bindir}/nfs4_editfacl
|
||||||
%{_bindir}/nfs4_getfacl
|
%{_bindir}/nfs4_getfacl
|
||||||
|
Loading…
Reference in New Issue
Block a user