gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-merchant] branch master updated: use new mustache template from m


From: gnunet
Subject: [taler-merchant] branch master updated: use new mustache template from merchant backoffice
Date: Mon, 04 Oct 2021 19:39:38 +0200

This is an automated email from the git hooks/post-receive script.

sebasjm pushed a commit to branch master
in repository merchant.

The following commit(s) were added to refs/heads/master by this push:
     new 79339ad8 use new mustache template from merchant backoffice
79339ad8 is described below

commit 79339ad8f2fc59393afcf8cbb0abe638dff5b85b
Author: Sebastian <sebasjm@gmail.com>
AuthorDate: Mon Oct 4 14:39:29 2021 -0300

    use new mustache template from merchant backoffice
---
 contrib/Makefile.am         | 4 ++--
 contrib/merchant-backoffice | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/contrib/Makefile.am b/contrib/Makefile.am
index 1eb6fa6d..95571b43 100644
--- a/contrib/Makefile.am
+++ b/contrib/Makefile.am
@@ -9,8 +9,8 @@ dist_tmplpkgdata_DATA = \
   request_payment.en.must \
   show_order_details.en.must
 
-.mcpp.must:
-       cpp -E -C -P -undef -nostdinc < $< > $@ 2> /dev/null
+%.must: merchant-backoffice/%.html
+       cp $< $@
 
 # Note: only works when building from Git, if you
 # run maintainer clean against the TGZ, you will
diff --git a/contrib/merchant-backoffice b/contrib/merchant-backoffice
index a7a936c2..182cdfff 160000
--- a/contrib/merchant-backoffice
+++ b/contrib/merchant-backoffice
@@ -1 +1 @@
-Subproject commit a7a936c2ea891bf148c1bc1885e9e4c8c22f7984
+Subproject commit 182cdfffa1d4b6f2bb3543d30cfa7509e73bda03

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]