aboutsummaryrefslogtreecommitdiffstats
path: root/make/emd2exml.in
diff options
context:
space:
mode:
authorLukas Larsson <[email protected]>2016-08-12 11:26:48 +0200
committerLukas Larsson <[email protected]>2016-08-12 11:26:48 +0200
commitdaa0f831aee9dedf8cdf29fd5f97f98f55e072e3 (patch)
tree6365e6511bf76044129a7947887200e72e828cbc /make/emd2exml.in
parent634998007ebd494cc64db244b748ed52bdff6a0a (diff)
parent0e00f80fb74f8f449eacf237e84a698a5555e7bd (diff)
downloadotp-daa0f831aee9dedf8cdf29fd5f97f98f55e072e3.tar.gz
otp-daa0f831aee9dedf8cdf29fd5f97f98f55e072e3.tar.bz2
otp-daa0f831aee9dedf8cdf29fd5f97f98f55e072e3.zip
Merge branch 'binarin/even-more-absolute-paths/PR-1103/OTP-13800' into maint
* binarin/even-more-absolute-paths/PR-1103/OTP-13800: Use perl discovered by configure Don't make assumptions about build tools paths
Diffstat (limited to 'make/emd2exml.in')
-rwxr-xr-x[-rw-r--r--]make/emd2exml.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/emd2exml.in b/make/emd2exml.in
index 903d707716..b4e052fef5 100644..100755
--- a/make/emd2exml.in
+++ b/make/emd2exml.in
@@ -1,4 +1,4 @@
-#!/usr/bin/env escript
+#!@ENV@ escript
%% -*- erlang -*-
%%! -smp disable