summaryrefslogtreecommitdiff
path: root/community/gdk-pixbuf
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2013-02-20 13:08:40 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2013-02-20 13:08:40 +0100
commit1638606986baf083ec13fd41989240a2cccff276 (patch)
tree14ef4acdeee041c1a50c81a20f0b40f80f172cbb /community/gdk-pixbuf
parent7655c797fcb25a0c201184b8fbb7729ebfee6529 (diff)
Build fixes.
Diffstat (limited to 'community/gdk-pixbuf')
-rw-r--r--community/gdk-pixbuf/PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/community/gdk-pixbuf/PKGBUILD b/community/gdk-pixbuf/PKGBUILD
index 6d0dfa480..a33ce9a07 100644
--- a/community/gdk-pixbuf/PKGBUILD
+++ b/community/gdk-pixbuf/PKGBUILD
@@ -34,6 +34,7 @@ build() {
patch -Np1 -i ${srcdir}/gdk-pixbuf-0.22.0-loaders.patch
patch -Np0 -i ${srcdir}/gdk-pixbuf-0.22.0.patch
patch -Np1 -i ${srcdir}/libpng15.patch
+ sed -i -e 's/AM_CONFIG_HEADER/AC_CONFIG_HEADERS/' -e '/AM_PROG_CC_STDC/d' configure.in
libtoolize --force --copy --automake
autoreconf --force --install
./configure --prefix=/usr --disable-gtk-doc