new upstream version

This commit is contained in:
Petr Hracek 2013-03-26 09:13:04 +01:00
parent a8163b3c90
commit ab7521bc2f
1 changed files with 1 additions and 2 deletions

View File

@ -207,8 +207,7 @@ ln -s ../configure .
%endif
%configure --with-dbus --with-gif --with-jpeg --with-png --with-rsvg \
--with-tiff --with-xft --with-xpm --with-x-toolkit=%{toolkit} --with-gpm=no \
--with-wide-int
--with-tiff --with-xft --with-xpm --with-x-toolkit=%{toolkit} --with-gpm=no
make bootstrap
%{setarch} make %{?_smp_mflags}
cd ..