From c78af6f3a68ba6778d42b8308d96f74f88f56750 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Fri, 17 Jan 2020 15:37:49 -0800 Subject: Use versioned directory for windows release zipfile. Also remove old make-windows-installer.bat, superseded by GitHub actions workflow, and modify pandoc.wxs for new paths. --- windows/pandoc.wxs | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'windows/pandoc.wxs') diff --git a/windows/pandoc.wxs b/windows/pandoc.wxs index dcdd3f582..cb996e76c 100644 --- a/windows/pandoc.wxs +++ b/windows/pandoc.wxs @@ -40,9 +40,9 @@ + Source="$(var.BINPATH)\COPYRIGHT.txt" /> + Source="$(var.BINPATH)\COPYING.rtf" /> + Source="$(var.BINPATH)\MANUAL.html" KeyPath="yes"> -- cgit v1.2.3