summaryrefslogtreecommitdiff
path: root/devel/apr2/files/patch-apr_buildconf
blob: 431c3ecec0ad2e09c348e8ad43da825cf5e6b615 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- apr-1.3.9/buildconf.orig	2009-02-24 06:37:18.000000000 +0300
+++ apr-1.3.9/buildconf	2009-09-27 14:25:11.000000000 +0400
@@ -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