summaryrefslogtreecommitdiffstats
path: root/lib/liballoc/configure
diff options
context:
space:
mode:
authorLouis Burda <quent.burda@gmail.com>2024-10-02 03:56:19 +0200
committerLouis Burda <quent.burda@gmail.com>2024-10-02 03:58:38 +0200
commit897ff51fdb9bccb90415d1bcd54541640dba4465 (patch)
tree79e1605d790d54ffe619cfd7791f13507a744217 /lib/liballoc/configure
parent23df461346fac31009f48ab577c3ad0c837b5f7d (diff)
downloadlibtabular-c-master.tar.gz
libtabular-c-master.zip
Rename to rmkHEADmaster
Diffstat (limited to 'lib/liballoc/configure')
-rwxr-xr-xlib/liballoc/configure4
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/liballoc/configure b/lib/liballoc/configure
index 9b3f0eb..16d5220 100755
--- a/lib/liballoc/configure
+++ b/lib/liballoc/configure
@@ -1,3 +1,5 @@
#!/bin/sh
-tmpl "$@" build.jst.tmpl > build.jst
+set -ex
+
+tmpl "$@" build.rmk.tmpl > build.rmk