From 5028278569bdc06ced5b8151393e2d12602f1b7e Mon Sep 17 00:00:00 2001
From: John MacFarlane <jgm@berkeley.edu>
Date: Sat, 18 Jan 2020 16:01:46 -0800
Subject: windows release candidate build: More fixes to get 'light' to work.

---
 windows/Pandoc-en-us.wxl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'windows')

diff --git a/windows/Pandoc-en-us.wxl b/windows/Pandoc-en-us.wxl
index 5bfa11f99..4722788cf 100644
--- a/windows/Pandoc-en-us.wxl
+++ b/windows/Pandoc-en-us.wxl
@@ -3,7 +3,7 @@
   <String Id="Language">1033</String>
   <!-- Supported language and codepage codes can be found here: http://www.tramontana.co.hu/wix/lesson2.php#2.4 -->
   
-  <String Id="LicenseRtf" Overridable="yes">$(var.BINPATH)\COPYING.rtf</String>
+  <String Id="LicenseRtf" Overridable="yes">COPYING.rtf</String>
   
     <String Id="ExitDialogText">[ProductName] was installed in 
 
-- 
cgit v1.2.3