make-windows-installer: We no longer need wrappers, highlighting flags.
This commit is contained in:
parent
be8bddcaf3
commit
e16d747d82
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
cd ..
|
||||
cabal-dev install --disable-library-for-ghci highlighting-kate
|
||||
cabal-dev install --flags="embed_data_files" citeproc-hs
|
||||
cabal-dev install --flags="executable wrappers -library highlighting" --datasubdir=
|
||||
cabal-dev install --flags="executable -library" --datasubdir=
|
||||
rem note: we use -f-library in building pandoc, because
|
||||
rem if the library is built, the data file paths will not be relocatable!
|
||||
strip cabal-dev\bin\pandoc.exe
|
||||
|
|
Loading…
Add table
Reference in a new issue