From a54b196388ad4c0defb2d4056f75303591555f5f Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Sat, 30 Apr 2005 13:05:22 +0000 Subject: [PATCH] - use just --with-gtk consequently Changed files: wxWidgets.spec -> 1.29 --- wxWidgets.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wxWidgets.spec b/wxWidgets.spec index 0b53e15..5364c72 100644 --- a/wxWidgets.spec +++ b/wxWidgets.spec @@ -542,7 +542,7 @@ cd locale rm -rf $RPM_BUILD_ROOT install -d $RPM_BUILD_ROOT%{_bindir} -gui='--with-gtk --enable-gtk2' +gui='--with-gtk' for unicode in %{?with_ansi:'--disable-unicode %{?with_odbc:--with-odbc}'} \ '--enable-unicode' ; do objdir=`echo obj${gui}${unicode}|sed 's/ /_/g'` -- 2.44.0