summaryrefslogtreecommitdiff
path: root/src/templating/ORIGIN
diff options
context:
space:
mode:
authorChristian Grothoff <grothoff@gnunet.org>2023-09-04 18:24:45 +0200
committerChristian Grothoff <grothoff@gnunet.org>2023-09-04 18:24:45 +0200
commit3b0f6c864d55d5e9f6307eaeea25eec6c16d72b8 (patch)
tree4a189c7f6895a7f16ea01f7da954da3f7b9b1b64 /src/templating/ORIGIN
parentfd6a1d1a6cc3069baace21b3822bf857618e356d (diff)
downloadexchange-3b0f6c864d55d5e9f6307eaeea25eec6c16d72b8.tar.gz
exchange-3b0f6c864d55d5e9f6307eaeea25eec6c16d72b8.tar.bz2
exchange-3b0f6c864d55d5e9f6307eaeea25eec6c16d72b8.zip
-fix minor dpkg build issues
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.