This commit is contained in:
Matthias Clasen 2006-05-17 03:06:38 +00:00
parent 62eb8136ff
commit c6206f1690

View File

@ -64,6 +64,12 @@ tar xzf %{SOURCE1}
#workaround broken perl-XML-Parser on 64bit arches
export PERL5LIB=/usr/lib64/perl5/vendor_perl/5.8.2 perl
# po/LINGUAS disaster
intltoolize --force
aclocal
automake
autoconf
%configure --with-widget=vte --disable-scrollkeeper
make