gnunet-svn
[Top][All Lists]
Advanced

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

[taler-merchant] branch master updated: fix typo


From: gnunet
Subject: [taler-merchant] branch master updated: fix typo
Date: Mon, 04 Oct 2021 20:58:59 +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 62f34bf4 fix typo
62f34bf4 is described below

commit 62f34bf43a204bc370d1b78188a07e4372dbb725
Author: Sebastian <sebasjm@gmail.com>
AuthorDate: Mon Oct 4 15:53:15 2021 -0300

    fix typo
---
 contrib/Makefile.am | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/contrib/Makefile.am b/contrib/Makefile.am
index 95571b43..975b6586 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
 
-%.must: merchant-backoffice/%.html
-       cp $< $@
+%.must: merchant-backoffice/%.html 
+       cp $< $@
 
 # Note: only works when building from Git, if you
 # run maintainer clean against the TGZ, you will

-- 
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]