Cleanup section modified or added.

This commit is contained in:
2017-10-07 15:41:39 +02:00
parent dbca6da7c2
commit 537f813f95
4 changed files with 15 additions and 0 deletions

View File

@@ -352,6 +352,10 @@ mkdir -p ${RPM_BUILD_ROOT}%{_mandir}/
mv docs/manpages ${RPM_BUILD_ROOT}%{_mandir}/man1/
%clean
[ "%{buildroot}" != "/" ] && [ -d "%{buildroot}" ] && rm -rf %{buildroot}
%post
/bin/touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :