]> git.street.me.uk Git - andy/viking.git/blob - win32/installer-wine.sh
[DOC] This internal setting no longer exists.
[andy/viking.git] / win32 / installer-wine.sh
1 #!/bin/bash
2 # License: CC0
3
4 # 'make dist' stuff
5 # ensure we have the latest changelog
6 ../maintainer/git2changelog.sh > cache/ChangeLog.txt
7
8 # ensure we have the help PDF
9 pushd ../help/
10 make get-icons
11 pushd C
12 dblatex viking.xml
13 popd
14 popd
15
16 wine cmd.exe /c installer.bat