aboutsummaryrefslogtreecommitdiffstats
path: root/priv/templates/erl_ini.dtl
diff options
context:
space:
mode:
authorTristan Sloughter <[email protected]>2015-04-28 22:36:44 -0500
committerTristan Sloughter <[email protected]>2015-05-08 11:16:53 -0500
commit88d1f29257869b0de9369881236477163804125a (patch)
treec14b95ae8efdebcf074d314b6b0afb662f3454fb /priv/templates/erl_ini.dtl
parenta36609536aaf7d98b5bd5d3364cab739dc6689b5 (diff)
downloadrelx-88d1f29257869b0de9369881236477163804125a.tar.gz
relx-88d1f29257869b0de9369881236477163804125a.tar.bz2
relx-88d1f29257869b0de9369881236477163804125a.zip
use mustache instead of erlydtl for overlays
Diffstat (limited to 'priv/templates/erl_ini.dtl')
-rw-r--r--priv/templates/erl_ini.dtl4
1 files changed, 0 insertions, 4 deletions
diff --git a/priv/templates/erl_ini.dtl b/priv/templates/erl_ini.dtl
deleted file mode 100644
index b2ce5bc..0000000
--- a/priv/templates/erl_ini.dtl
+++ /dev/null
@@ -1,4 +0,0 @@
-[erlang]
-Bindir={{ bin_dir }}
-Progname=erl
-Rootdir={{ output_dir }}