gnunet-svn
[Top][All Lists]
Advanced

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

[www] 01/02: adjust Makefile


From: gnunet
Subject: [www] 01/02: adjust Makefile
Date: Sat, 30 Nov 2019 18:08:12 +0100

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

ng0 pushed a commit to branch master
in repository www.

commit 6aa13d4150a501b7ff1031bfe4149a6e452408f6
Author: ng0 <address@hidden>
AuthorDate: Sat Nov 30 17:04:39 2019 +0000

    adjust Makefile
---
 Makefile | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/Makefile b/Makefile
index cc73b41..4cb7a99 100644
--- a/Makefile
+++ b/Makefile
@@ -27,10 +27,9 @@ all: locale template
 .endfor
        ($(cp) rendered/static/robots.txt rendered/dist/robots.txt)
        # ($(cp) favicon.ico rendered/)
-       $(sh) make_sitemap.sh
-.for _lang in ${_LOCALELIST}
-       ($(cp) rendered/sitemap.xml rendered/${_lang})
-.endfor
+       # $(sh) make_sitemap.sh
+       ($(cp) sitemap.xml rendered/sitemap.xml)
+       ($(cp) rendered/sitemap.xml rendered/en/sitemap.xml)
        ($(cp) static/moved.html rendered/frontpage.html)
        (cd rendered; $(ln) -fs frontpage.html frontpage)
        ($(cp) static/moved_gsoc.html rendered/gsoc.html)

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



reply via email to

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