[tex4ht-commits] [SCM] tex4ht updated: r346 - trunk/lit
karl at gnu.org.ua
karl at gnu.org.ua
Sun Nov 12 19:52:41 CET 2017
Author: karl
Date: 2017-11-12 20:52:41 +0200 (Sun, 12 Nov 2017)
New Revision: 346
Modified:
trunk/lit/Makefile
Log:
(update-env): no -platform suffix.
Modified: trunk/lit/Makefile
===================================================================
--- trunk/lit/Makefile 2017-11-12 18:48:51 UTC (rev 345)
+++ trunk/lit/Makefile 2017-11-12 18:52:41 UTC (rev 346)
@@ -413,8 +413,8 @@
#
update-env:
$(mkdir) $(dest_base)/unix $(dest_base)/win32
- $(update) tex4ht.env-unix $(dest_base)/unix/
- $(update) tex4ht.env-win32 $(dest_base)/win32/
+ $(update) tex4ht.env-unix $(dest_base)/unix/tex4ht.env
+ $(update) tex4ht.env-win32 $(dest_base)/win32/tex4ht.env
update: all
$(update) $(tex4ht_bibtex2_derived) $(dest_src)/
More information about the tex4ht-commits
mailing list