]> git.saurik.com Git - wxWidgets.git/blobdiff - wxMotif.spec
more updates
[wxWidgets.git] / wxMotif.spec
index 4f248f85c7d7e6baff985cde57a2ade66389a38b..7c9b86dc9dbb08f12113319730aa0bf701fc031c 100644 (file)
@@ -9,7 +9,7 @@ Version: %{ver}
 Release: %{rel}
 Copyright: wxWindows Licence
 Group: X11/Libraries
-Source: ftp://wesley.informatik.uni-freiburg.de/pub/linux/wxxt/source/wxMotif-2.1.0-b7.tgz
+Source: ftp://wesley.informatik.uni-freiburg.de/pub/linux/wxxt/source/wxMotif-2.1.0-b8.tgz
 URL: http://wesley.informatik.uni-freiburg.de/~wxxt/docs.html
 Packager: Robert Roebling <roebling@ruf.uni-freiburg.de>
 BuildRoot: /tmp/wxmotif_root
@@ -26,10 +26,10 @@ Motif/LessTif, MS Windows, Mac) from the same source code.
 
 %prep
 %setup -n wxMotif
-./configure --prefix=%{pref}
+./configure --prefix=%{pref} --disable-threads --disable-std_iostreams
 
 %build
-cd src && make
+make
 
 %install
 rm -rf $RPM_BUILD_ROOT