X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c31752dadfe04a196339ee6c592d9971b87539c9..15d93f1ebb63ac26deb46dd84c9e271598e3d667:/wxMGL.spec

diff --git a/wxMGL.spec b/wxMGL.spec
index fe4a985731..6c6c31f77f 100644
--- a/wxMGL.spec
+++ b/wxMGL.spec
@@ -58,7 +58,7 @@ fi
 
 mkdir obj-shared
 cd obj-shared
-../configure --prefix=%{pref} --enable-soname --with-mgl
+../configure --prefix=%{pref} --with-mgl
 $MAKE
 cd ..