From: Václav Slavík Date: Sat, 15 Dec 2001 16:45:18 +0000 (+0000) Subject: oops, wxGTK.spec missed clean section X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/c16d276354b116475bf85a0388b4b0f545da0f82 oops, wxGTK.spec missed clean section git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13023 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/wxGTK.spec b/wxGTK.spec index 90fc4a5ef7..b740aa0a35 100644 --- a/wxGTK.spec +++ b/wxGTK.spec @@ -84,6 +84,9 @@ rm -rf $RPM_BUILD_ROOT %find_lang wxstd +%clean +rm -rf $RPM_BUILD_ROOT + %post /sbin/ldconfig