gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-donations] 04/09: copy-paste leftover


From: gnunet
Subject: [GNUnet-SVN] [taler-donations] 04/09: copy-paste leftover
Date: Fri, 24 Nov 2017 20:25:02 +0100

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

marcello pushed a commit to branch master
in repository donations.

commit c660286d94cbc188d393e275dcdaa745edf9aa5d
Author: Marcello Stanisci <address@hidden>
AuthorDate: Fri Nov 24 20:04:19 2017 +0100

    copy-paste leftover
---
 Makefile.in | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/Makefile.in b/Makefile.in
index 8504506..57f2c8e 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -4,14 +4,14 @@ INSTALL_DATA = $(INSTALL) -m 644
 prefix = @prefix@
 srcdir = @srcdir@
 
-script_templates = taler-merchant-blog frontend-blog.wsgi
+script_templates = taler-merchant-donations frontend-blog.wsgi
 templates = Makefile $(script_templates)
 
 edit = sed -e 's|@address@hidden|$(prefix)|g'
 
 .PHONY: all
 all: $(templates)
-       cd talerblog/blog/static/web-common && make && cd -
+       cd talerdonations/donations/static/web-common && make && cd -
 
 Makefile: Makefile.in
        ./config.status $@
@@ -24,7 +24,7 @@ $(script_templates): %: Makefile %.in
 
 .PHONY: install-data
 install-data: $(templates)
-       @$(INSTALL_DATA) -Dt $(prefix)/share/taler/ frontend-blog.wsgi
+       @$(INSTALL_DATA) -Dt $(prefix)/share/taler/ frontend-donations.wsgi
 
 #      @test -n "$$(ls -A talerbank/app/static/web-common/)" || \
 #      (echo "please check out git submodules"; exit 1)
@@ -43,10 +43,10 @@ install: $(templates) install-data
        @pip3 install . --install-option="address@hidden@"
        @# force update when sources changed
        @pip3 install . --install-option="address@hidden@" --upgrade --no-deps
-       cd talerblog/blog/static/web-common && make install && cd -
+       cd talerdonations/donations/static/web-common && make install && cd -
 
 # run testcases
 .PHONY: check
 check:
        @export address@hidden@/talersurvey/tests.conf; \
-        python3 talerblog/tests.py
+        python3 talerdonations/tests.py

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



reply via email to

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