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: fix tsc invocation


From: gnunet
Subject: [GNUnet-SVN] [taler-www] branch master updated: fix tsc invocation
Date: Mon, 30 Jan 2017 19:21:39 +0100

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

dold pushed a commit to branch master
in repository www.

The following commit(s) were added to refs/heads/master by this push:
     new d89dbf7  fix tsc invocation
d89dbf7 is described below

commit d89dbf720067baaaefc48610dd74a61cf883faeb
Author: Florian Dold <address@hidden>
AuthorDate: Mon Jan 30 19:21:31 2017 +0100

    fix tsc invocation
---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index c7be655..8e57f7e 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
 all: locale template
-       cd web-common && tsc taler-wallet-lib.ts
+       cd web-common && tsc
 
 locale/messages.pot: *.j2 common/*.j2
        pybabel extract -F locale/babel.map -o locale/messages.pot .

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



reply via email to

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