Remove %clean section
None of currently supported distributions need that. Last one was EL5 which is EOL for a while. Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
255815a34e
commit
6890d12fd0
@ -54,9 +54,6 @@ rm -rf %{buildroot}
|
||||
make DESTDIR=%{buildroot} install
|
||||
install -m 0755 GUI/nfs4-acl-editor/nfs4-acl-editor %{buildroot}/usr/bin/nfs4-acl-editor
|
||||
|
||||
%clean
|
||||
rm -rf %{buildroot}
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%doc COPYING INSTALL README TODO VERSION
|
||||
|
||||
Loading…
Reference in New Issue
Block a user