summaryrefslogtreecommitdiff
path: root/windows/make-windows-installer.bat
diff options
context:
space:
mode:
authorfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2010-03-19 07:30:18 +0000
committerfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2010-03-19 07:30:18 +0000
commitb8382f798d7866a3913e2ff421cdef797cba815b (patch)
tree8538588796c5b4eb2acb3acbc97dad134f1a5b28 /windows/make-windows-installer.bat
parent735aab1d95a68595c85a8bae4c2eb9cbc79d79e3 (diff)
Changes to Windows installer.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1913 788f1e2b-df1e-0410-8736-df70ead52e1b
Diffstat (limited to 'windows/make-windows-installer.bat')
-rw-r--r--windows/make-windows-installer.bat1
1 files changed, 0 insertions, 1 deletions
diff --git a/windows/make-windows-installer.bat b/windows/make-windows-installer.bat
index 2dffc6967..4c975748f 100644
--- a/windows/make-windows-installer.bat
+++ b/windows/make-windows-installer.bat
@@ -6,7 +6,6 @@ rem if the library is built, the data file paths will not be relocatable!
cabal configure -f-library -fwrappers -fhighlighting --datasubdir=
cabal build
strip dist\build\pandoc\pandoc.exe
-strip dist\build\hsmarkdown\hsmarkdown.exe
strip dist\build\markdown2pdf\markdown2pdf.exe
dist\build\pandoc\pandoc.exe -s --template templates\html.template -S README -o README.html
copy COPYING COPYING.txt