components/pkgbuild/patches/Makefile.am.patch
author Danek Duvall <danek.duvall@oracle.com>
Fri, 18 Dec 2015 11:03:32 -0800
changeset 5240 6c0884f75bd9
parent 5228 b457e3bd2acc
permissions -rw-r--r--
22324675 cloney uses absolute paths for symlinks

# This patch was taken from the upstream project mailing list and is
# expected to be integrated in a future release.
# http://sourceforge.net/p/pkgbuild/mailman/message/34656716/

--- pkgbuild-1.3.105-dist/Makefile.am	2010-10-18 09:33:42.000000000 -0500
+++ pkgbuild-1.3.105/Makefile.am	2015-11-29 14:31:25.133449611 -0600
@@ -1,4 +1,5 @@
 AUTOMAKE_OPTIONS = dist-bzip2
+ACLOCAL_AMFLAGS = -I m4
 
 topdir = @TOPDIR@