aboutsummaryrefslogtreecommitdiff
path: root/devel/erlang-recon/files/patch-script_app__deps.erl
blob: 0f3aacc20cc1d52dd3336e40314d8602dffa9867 (plain) (blame)
1
2
3
4
5
6
7
--- script/app_deps.erl.orig	2015-06-02 17:06:36 UTC
+++ script/app_deps.erl
@@ -1,3 +1,4 @@
+#!%%LOCALBASE%%/bin/escript
 %%% Run with 'escript app_deps.erl'
 %%% Change the path in filelib:wildcard/1 as required to capture
 %%% all your dependencies.