]> git.street.me.uk Git - andy/viking.git/blame - win32/installer-wine.sh
Use a busy cursor when exporting to a file.
[andy/viking.git] / win32 / installer-wine.sh
CommitLineData
59a4fc6d
RN
1#!/bin/bash
2
3# 'make dist' stuff
4# ensure we have the latest changelog
5../maintainer/git2changelog.sh > cache/ChangeLog.txt
6
7# ensure we have the help PDF
8pushd ../help/
9make get-icons
10pushd C
11dblatex viking.xml
12popd
13popd
14
15wine ~/.wine/drive_c/windows/system32/cmd.exe /c installer.bat