summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorWilliam A. Rowe Jr <wrowe@apache.org>2020-08-05 16:19:21 +0000
committerWilliam A. Rowe Jr <wrowe@apache.org>2020-08-05 16:19:21 +0000
commit61ea107da054d59c0938471ff6a0f571c70f2c2e (patch)
treebff8507bb5aa1b2d107d809fc70083cafb94f305 /build
parent32e999e3347e7d38339a05ed862c6db1514a5afe (diff)
downloadapr-61ea107da054d59c0938471ff6a0f571c70f2c2e.tar.gz
Use a more conventional perl path
git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@1880612 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'build')
-rw-r--r--build/lineends.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/lineends.pl b/build/lineends.pl
index 58386cc02..816cf9181 100644
--- a/build/lineends.pl
+++ b/build/lineends.pl
@@ -1,4 +1,4 @@
-#!/usr/local/bin/perl
+#!/usr/bin/perl
#
# Heuristically converts line endings to the current OS's preferred format
#