summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXZS2017-03-14 20:16:25 +0100
committerXZS2017-03-14 23:39:06 +0100
commite101c6041626202b366d0f5faa325c00201ff750 (patch)
tree950f265d0d28681558acf1c7b2bc0ccba9b181b4
parentb58b89191e7be33ab53a1e6909d5de8956409dc1 (diff)
downloadaur-e101c6041626202b366d0f5faa325c00201ff750.tar.gz
omit log file
The game starts fine without any log file.
-rw-r--r--PKGBUILD8
1 files changed, 1 insertions, 7 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3f362b1cfbec..c30e5671d89e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgname=minimetro
_pkgname="Mini Metro"
pkgver=gamma18
-pkgrel=1
+pkgrel=2
pkgdesc='minimalistic subway layout game'
url="http://dinopoloclub.com/${pkgname}/"
license=('custom:None')
@@ -36,12 +36,6 @@ package() {
install -dm 755 "$destdir" "$pkgdir"/usr/{bin,share/applications}
cp -r ${_pkgname}{_,.}* "$destdir"
- # Make the log file writable by the 'games' group. This is needed to run.
- log="$destdir"/${_pkgname}_Data/log.txt
- touch "$log"
- chmod 664 "$log"
- chown :games "$log"
-
# Now, care for supplementary files.
for size in 16 22 24 32 36 48 64 72 96 128 192 256 384 512; do
size=${size}x${size}