]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/distrib/wxPythonFull.spec.in
reSWIGged
[wxWidgets.git] / wxPython / distrib / wxPythonFull.spec.in
index 7fff9b7a0ee74d500b4f2ceb733ffb894c13f370..1bd079e8128f013362a6f9f8834c17febd4ff52e 100644 (file)
@@ -15,7 +15,7 @@
 # Allow the release tag to be specified on the rpmbuild command 
 # line with --define 'release SOMETHING'  If no such definition is 
 # used then the release number is 1.
-%if %{release:0}%{!?release:1}
+%if %{?release:0}%{!?release:1}
 %define release 1
 %endif
 
@@ -320,6 +320,7 @@ if [ "$1" = "0" -a -x /usr/bin/update-menus ]; then /usr/bin/update-menus || tru
 %{wxpref}/lib/wx
 %{wxconfigname}
 %{wxpref}/bin/wx-config
+%{wxpref}/bin/wx-config-%{ver2}
 
 #----------------------------------------------------------------
 # end of file