gnunet-svn
[Top][All Lists]
Advanced

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

[www] 05/05: Makefile.


From: gnunet
Subject: [www] 05/05: Makefile.
Date: Mon, 04 Nov 2019 00:02:10 +0100

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

ng0 pushed a commit to branch master
in repository www.

commit 5c7a0ceeb2cbd250d310c98d479abc7ad9d0b13c
Author: ng0 <address@hidden>
AuthorDate: Sun Nov 3 22:59:24 2019 +0000

    Makefile.
---
 Makefile | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/Makefile b/Makefile
index 5b18e9c..bdd3697 100644
--- a/Makefile
+++ b/Makefile
@@ -51,8 +51,7 @@ all: css locale template
        ($(cp) static/moved_about.html rendered/about.html)
        (cd rendered ; $(ln) -fs about.html philosophy)
 .for _lang in ${_LOCALELIST}
-       ($(sh) rssg rendered/${_lang}/news/index.html 'GNUnet News' > 
rendered/${_lang}/rss.xml)
-       (cd rendered/${_lang}/news ; $(ln) -fs ../rss.xml rss.xml)
+       (cd rendered; $(sh) ../rssg ${_lang}/news/index.html 'GNUnet News' > 
${_lang}/news/rss.xml)
 .endfor
 
 # Extract translateable strings from jinja2 templates.

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



reply via email to

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