From: Elan Ruusamäe Date: Sat, 20 Apr 2013 10:14:43 +0000 (+0300) Subject: automake fix X-Git-Tag: auto/th/lxterminal-0.1.11-6~1 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=e20ef62ddc0f8d06ab9299f82650b45fe8dad9bb;p=packages%2Flxterminal.git automake fix --- diff --git a/lxterminal.spec b/lxterminal.spec index ae23ec5..33598a6 100644 --- a/lxterminal.spec +++ b/lxterminal.spec @@ -38,6 +38,8 @@ LXTerminal is the standard terminal emulator of LXDE. %setup -q %patch0 -p1 +%{__sed} -i -e 's,AM_CONFIG_HEADER,AC_CONFIG_HEADERS,' configure.ac + %build %{__libtoolize} %{__aclocal}