From 1d3968cb1c251f9d44667d6878e566f25bcbb28a Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Fri, 1 Jan 2021 22:45:07 +0100 Subject: openttd-git: chunnel.patch --- manualPorts/openttd-git/Pkgfile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'manualPorts/openttd-git/Pkgfile') diff --git a/manualPorts/openttd-git/Pkgfile b/manualPorts/openttd-git/Pkgfile index 592b0e1..ea8bee4 100644 --- a/manualPorts/openttd-git/Pkgfile +++ b/manualPorts/openttd-git/Pkgfile @@ -10,10 +10,11 @@ version=29779.8596b43b2 gfxversion=0.5.4 sfxversion=0.2.3 msxversion=0.3.1 -release=1 +release=2 source=(http://bundles.openttdcoop.org/opengfx/releases/$gfxversion/opengfx-$gfxversion.zip http://bundles.openttdcoop.org/opensfx/releases/$sfxversion/opensfx-$sfxversion.zip http://bundles.openttdcoop.org/openmsx/releases/$msxversion/openmsx-$msxversion.zip + chunnel.patch signaltunnel.patch sloped-stations.patch underground.patch @@ -44,6 +45,7 @@ build() { patch -p1 -i "$SRC/signaltunnel.patch" # patch -p1 -i "$SRC/sloped-stations.patch" # broken! patch -p1 -i "$SRC/underground.patch" # broken? + patch -p1 -i "$SRC/chunnel.patch" mkdir build cd build -- cgit v1.2.3-70-g09d2