[aur-general] Help with PKGBUILD

Lucas Saliés Brum sistematico at gmail.com
Fri Aug 17 14:41:11 EDT 2012


2012/8/15 Lukas Jirkovsky <l.jirkovsky at gmail.com>

> On 14 August 2012 15:47, Lucas Saliés Brum <sistematico at gmail.com> wrote:
> > Anyone can help me with this PKGBUILD: http://pastie.org/4473721 ?
> >
> > Thanks in advance.
> > --
> > Lucas Saliés Brum
> > http://sistematico.org
>
> It's an upstream problem in tarball. But that doesn't mean it can be
> fixed in the PKGBUILD.
>
> To make it work, add the following lines before the ./configure line
> in your PKGBUILD:
>
> cp /usr/share/automake-1.12/config.sub .
> cp /usr/share/automake-1.12/config.guess .
> sed -i 's|#\(AC_CONFIG_HEADER.*\)|\1|' configure.in
> autoconf -f
>
> Lukas
>

Thank you!!
Some progress...

http://pastie.org/4539144


More information about the aur-general mailing list