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

18 Jan
2017
18 Jan
'17
6:04 a.m.
commit 6aba4583f969c141339084b1513f5e6d57532d1b Author: Arthur Edelstein <arthuredelstein@gmail.com> 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
3061
Age (days ago)
3061
Last active (days ago)
0 comments
1 participants
participants (1)
-
colin@torproject.org