gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-www] branch master updated: add web-common cp to Mak


From: gnunet
Subject: [GNUnet-SVN] [taler-www] branch master updated: add web-common cp to Makefile
Date: Mon, 02 Sep 2019 19:23:46 +0200

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

ng0 pushed a commit to branch master
in repository www.

The following commit(s) were added to refs/heads/master by this push:
     new 2997070  add web-common cp to Makefile
2997070 is described below

commit 29970709e460143ef0e10483b56b983c9c8813df
Author: ng0 <address@hidden>
AuthorDate: Mon Sep 2 17:23:26 2019 +0000

    add web-common cp to Makefile
---
 Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Makefile b/Makefile
index ad0bcfe..c66f01e 100644
--- a/Makefile
+++ b/Makefile
@@ -19,6 +19,7 @@ all: locale template
        cp styles.css rendered/
        cp -R images rendered/
        for x in en de fr it es ru pt ; do cp -R images rendered/$$x ; done
+       for x in en de fr it es ru pt ; do cp -R web-common rendered/$$x ; done
        cp -R dist rendered/
        cp -R icons rendered/
        cp -R papers rendered/

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

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