From 99bee59b113787fbf3a6af2285b144cb9e5bb41d Mon Sep 17 00:00:00 2001 From: koneu Date: Sat, 24 Aug 2013 10:17:28 +0200 Subject: package gdk-pixbuf: explicitly call aclocal and automake --- src/gdk-pixbuf.mk | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/gdk-pixbuf.mk b/src/gdk-pixbuf.mk index fc7529a..1be7a85 100644 --- a/src/gdk-pixbuf.mk +++ b/src/gdk-pixbuf.mk @@ -19,6 +19,8 @@ define $(PKG)_UPDATE endef define $(PKG)_BUILD + cd '$(1)' && aclocal + cd '$(1)' && automake --add-missing cd '$(1)' && autoreconf -I'$(PREFIX)/$(TARGET)/share/aclocal' cd '$(1)' && ./configure \ --host='$(TARGET)' \ -- cgit v0.12