summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--openttd-git/PKGBUILD14
1 files changed, 7 insertions, 7 deletions
diff --git a/openttd-git/PKGBUILD b/openttd-git/PKGBUILD
index 959cda390..88e96ca64 100644
--- a/openttd-git/PKGBUILD
+++ b/openttd-git/PKGBUILD
@@ -82,13 +82,13 @@ build() {
cd "${srcdir}/${pkgname}"
./configure ${_targetHost} \
- --prefix-dir=/usr \
- --binary-dir=bin \
- --data-dir=share/openttd \
- --icon-dir=share/openttd \
- --man-dir=share/man \
- --personal-dir=.openttd \
- --install-dir=$pkgdir \
+ --prefix-dir=/usr \
+ --binary-dir=bin \
+ --data-dir=share/openttd \
+ --icon-dir=share/openttd \
+ --man-dir=share/man \
+ --personal-dir=.openttd \
+ --install-dir=$pkgdir
make
install -m644 "${srcdir}/clipboard.grf" "${srcdir}/${pkgname}/bin/baseset/"