]> git.street.me.uk Git - andy/viking.git/blame - win32/installer-wine.sh
Some spelling fixes in a comment
[andy/viking.git] / win32 / installer-wine.sh
CommitLineData
59a4fc6d 1#!/bin/bash
ba3695b5 2# License: CC0
59a4fc6d
RN
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
9pushd ../help/
10make get-icons
11pushd C
12dblatex viking.xml
13popd
14popd
15
f63ee903
RN
16if [ ! -e installer/bin ]; then
17 mkdir installer/bin
18fi
19
c0c2d019 20wine cmd.exe /c installer.bat