]> git.saurik.com Git - wxWidgets.git/blobdiff - wxGTK.spec
Forgot this one.
[wxWidgets.git] / wxGTK.spec
index 5729d3d0372489973ca415dddae37bcbcccb03af..52b965ed3423ee22a4e7db5063f1cd9df42e7257 100644 (file)
@@ -27,10 +27,10 @@ Motif/LessTif, MS Windows, Mac) from the same source code.
 
 %prep
 %setup -n wxGTK
-./configure --prefix=%{pref} --with-threads
+./configure --prefix=%{pref} --enable-threads
 
 %build
-make
+cd src && make
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -54,8 +54,6 @@ rm -rf $RPM_BUILD_ROOT
 %{pref}/lib/wx/*
 %dir %{pref}/share/wx
 %{pref}/share/wx/*
-%attr(755, -, -) %{pref}/lib/libwx_gtk2.so
-%attr(755, -, -) %{pref}/lib/libwx_gtk2.so.1
-%attr(755, -, -) %{pref}/lib/libwx_gtk2.so.1.0
+%attr(755, -, -) %{pref}/lib/libwx_gtk*
 %attr(755, -, -) %{pref}/bin/wx-config