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
651a68258b
commit
81152b698f
@ -70,9 +70,6 @@ install -d $RPM_BUILD_ROOT%{_datadir}/dict
|
|||||||
install -m644 mwords/moby $RPM_BUILD_ROOT%{_datadir}/dict/linux.words
|
install -m644 mwords/moby $RPM_BUILD_ROOT%{_datadir}/dict/linux.words
|
||||||
ln -sf linux.words $RPM_BUILD_ROOT%{_datadir}/dict/words
|
ln -sf linux.words $RPM_BUILD_ROOT%{_datadir}/dict/words
|
||||||
|
|
||||||
%clean
|
|
||||||
rm -rf $RPM_BUILD_ROOT
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
%doc mwords/readme.txt mwords/license.txt
|
%doc mwords/readme.txt mwords/license.txt
|
||||||
|
Loading…
Reference in New Issue
Block a user