[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [user-manual/master] Bug 20739: Temporarily maintain a windows/en-US copy



commit 6aba4583f969c141339084b1513f5e6d57532d1b
Author: Arthur Edelstein <arthuredelstein@xxxxxxxxx>
Date:   Wed Jan 18 00:01:54 2017 -0500

    Bug 20739: Temporarily maintain a windows/en-US copy
---
 Makefile.am | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/Makefile.am b/Makefile.am
index 267ee64..0918e01 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -24,7 +24,9 @@ html: all media-symlinks.stamp
 			for ttf in $$lc/media/*.ttf; do \
 				cp --preserve=timestamps $$ttf html/$$lc/media; \
 			done; \
-		done
+		done; \
+	mkdir html/windows/
+	cp -R html/en-US html/windows/en-US
 
 .PHONY: pdf
 pdf: all media-symlinks.stamp

_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits