diff options
Diffstat (limited to 'devel/apr2/files/patch-buildconf')
| -rw-r--r-- | devel/apr2/files/patch-buildconf | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/devel/apr2/files/patch-buildconf b/devel/apr2/files/patch-buildconf deleted file mode 100644 index 7261d3eda3ce..000000000000 --- a/devel/apr2/files/patch-buildconf +++ /dev/null @@ -1,23 +0,0 @@ ---- buildconf.orig 2015-01-02 17:14:31 UTC -+++ buildconf -@@ -81,6 +81,7 @@ if test "$1" = "1"; then - fi - # Do we need this anymore? - echo "buildconf: Using libtool.m4 at ${ltfile}." -+ chmod 644 build/libtool.m4 - rm -f build/libtool.m4 - cp -p $ltfile build/libtool.m4 - -@@ -94,9 +95,12 @@ fi - # Not sure, would it interfere with httpd top_builddir when bundled? - mv build/libtool.m4 build/libtool.m4.$$ - sed -e 's/\(LIBTOOL=.*\)top_build/\1apr_build/' < build/libtool.m4.$$ > build/libtool.m4 -+chmod 644 build/libtool.m4.$$ - rm -f build/libtool.m4.$$ - - # Clean up any leftovers -+chmod 644 aclocal.m4 -+chmod 644 libtool.m4 - rm -f aclocal.m4 libtool.m4 - - # |
