From 10f42c3352f2ddd9eb44bed9134e95d34e276f68 Mon Sep 17 00:00:00 2001 From: Robin Dunn Date: Tue, 17 Jun 2003 21:28:12 +0000 Subject: [PATCH] Comment out the post and postun sections since they are not used (and are currently mandrake specific...) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@21213 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- wxPython/distrib/wxPythonFull.spec.in | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/wxPython/distrib/wxPythonFull.spec.in b/wxPython/distrib/wxPythonFull.spec.in index b9af1ab7a7..15bb0ea82b 100644 --- a/wxPython/distrib/wxPythonFull.spec.in +++ b/wxPython/distrib/wxPythonFull.spec.in @@ -266,11 +266,11 @@ $GFL $RPM_BUILD_ROOT %{wxpref}/bin/wx-config >> DEVELLIST #---------------------------------------------------------------- -%post -%{update_menus} - -%postun -%{clean_menus} +##%post +##%{update_menus} +## +##%postun +##%{clean_menus} #---------------------------------------------------------------- %clean