X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2b5f62a0b2db198609b45dec622a018dae37008e..3534e34a1b68639a11ac0e643b372e873995368f:/wxMotif.spec diff --git a/wxMotif.spec b/wxMotif.spec index 97f3a04239..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.4 -%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 ..