summaryrefslogtreecommitdiff
path: root/src/templating/ORIGIN
diff options
context:
space:
mode:
Diffstat (limited to 'src/templating/ORIGIN')
-rw-r--r--src/templating/ORIGIN8
1 files changed, 5 insertions, 3 deletions
diff --git a/src/templating/ORIGIN b/src/templating/ORIGIN
index fafb0ae79..14902983a 100644
--- a/src/templating/ORIGIN
+++ b/src/templating/ORIGIN
@@ -3,7 +3,9 @@ Cloned originally from https://gitlab.com/jobol/mustach/
Changes:
========
-Renamed original Makefile to Makefile.orig and wrote Makefile.am for us.
+Renamed original Makefile to mustach-original-Makefile
+and wrote Makefile.am for us.
-Added run-original-tests.sh shell script as a wrapper around Makefile.org
-to us the original build process for the test suite.
+Added run-original-tests.sh shell script as a wrapper around
+mustach-original-Makefile to use the original build process for the test
+suite.