From ce5f88f40a93074ae6ef83d0f5535c3748f12c27 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Wed, 10 May 2006 17:24:21 +0000 Subject: [PATCH] grr --- zenity.spec | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/zenity.spec b/zenity.spec index 19809be..475e009 100644 --- a/zenity.spec +++ b/zenity.spec @@ -33,6 +33,11 @@ from the same family as dialog, Xdialog, and cdialog. tar xzf %{SOURCE1} %build +# po/LINGUAS disaster +intltoolize --force +aclocal +automake + autoconf %configure --disable-scrollkeeper make %{?_smp_mflags}