freebsd-ports/www/apache22/files/patch-srclib__apr__buildconf
Philip M. Gollucci ba53d00cf7 - Allow install by a user other then root
[Duplicate fix for devel/apr here in www/apache22 too]

PR:             ports/13876 [based on]
Submitted by:   Mel Flynn <mel at rachie.is-a-geek.net>
                miwi@
2009-12-12 00:43:27 +00:00

10 lines
366 B
Text

--- ./srclib/apr/buildconf.orig 2009-12-12 00:36:35.693177242 +0000
+++ ./srclib/apr/buildconf 2009-12-12 00:37:00.222653819 +0000
@@ -71,6 +71,7 @@
echo "buildconf: Using libtool.m4 at ${ltfile}."
+chmod 664 build/libtool.m4
cat $ltfile | sed -e 's/LIBTOOL=\(.*\)top_build/LIBTOOL=\1apr_build/' > build/libtool.m4
# libtool.m4 from 1.6 requires ltsugar.m4