summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index eee7eb68caef..60f2bad6027e 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -23,7 +23,7 @@ build() {
patch -p1 -i "${srcdir}/libpng-${_apngver}-apng.patch"
libtoolize --force --copy
-# Workaround for Autoconf 1.13.x
+ # Workaround for Autoconf 1.13.x
sed 's|AM_CONFIG_HEADER(config.h)|AC_CONFIG_HEADERS([config.h])|g' -i configure.ac
aclocal