X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8dafe2c7d556130781f775b3727691010a6a9a2c..7d671c081808cbafb0dcfb7b36e7e851bb480cb2:/wxMotif.spec?ds=sidebyside diff --git a/wxMotif.spec b/wxMotif.spec index 2ddead5b12..2d89438a5c 100644 --- a/wxMotif.spec +++ b/wxMotif.spec @@ -3,8 +3,8 @@ # Note that this is NOT a relocatable package %define pref /usr -%define ver 2.3.3 -%define ver2 2.3 +%define ver 2.5.0 +%define ver2 2.5 %define rel 1 Summary: The Motif/Lesstif port of the wxWindows library @@ -64,7 +64,7 @@ fi mkdir obj-shared cd obj-shared -../configure --prefix=%{pref} --enable-soname --with-odbc --with-opengl --with-motif +../configure --prefix=%{pref} --with-odbc --with-opengl --with-motif $MAKE cd ..