]> git.saurik.com Git - wxWidgets.git/blobdiff - wxGTK.spec
Crude hack to enable PageUp/DownKeys when controlbar is enabled.
[wxWidgets.git] / wxGTK.spec
index 85ede5103653e586d3a0a99598386b6c40665d2e..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