--- /var/abs/extra/fontconfig/PKGBUILD 2013-01-09 00:02:49.000000000 -0500 +++ ./PKGBUILD 2013-01-15 12:49:28.216585646 -0500 @@ -20,8 +20,11 @@ cd "$srcdir/$pkgname-$pkgver" # make sure there's no rpath trouble and sane .so versioning - FC and Gentoo do this as well + find . -name Makefile.am -exec sed -i "s/\(TESTS_ENVIRONMENT=.*\) sh/\1/" {} \; + chmod u+x test/run-test.sh + chmod u+x doc/check-missing-doc libtoolize -f - autoreconf -f + autoreconf -fi ./configure --prefix=/usr \ --sysconfdir=/etc \