summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorConstantin Nickel2019-05-23 07:06:21 +0200
committerConstantin Nickel2019-05-23 07:06:21 +0200
commitdd78d05c53b54c0df8fe98fb85a77deb4dd6d4a5 (patch)
tree34a5f5ef6e0741c7c12475fa6ae002f023060011 /PKGBUILD
parent594cd6149b56ebb633f1c3f011ebf10cf645ae5e (diff)
downloadaur-dd78d05c53b54c0df8fe98fb85a77deb4dd6d4a5.tar.gz
delete more unnecessary files
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e4d3a54e50fc..f8da557a616c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=jagged-alliance-gog
pkgver=1.13
-pkgrel=1
+pkgrel=2
pkgdesc="A turn-based tactics game that takes place on the fictional South Atlantic island of Metavira."
url="https://www.gog.com/game/jagged_alliance"
license=('custom:eula')
@@ -51,7 +51,7 @@ prepare() {
cp setup/tmp/eula.txt "$srcdir"
# remove bundled dosbox, windows stuff and gog client files
- rm -rf setup/{app/,commonappdata/,dosbox/,tmp/,*.ico,*.dll,*.zip,__redist,__support}
+ rm -rf setup/{app/,commonappdata/,dosbox/,tmp/,goggame-*,*.ico,*.dll,*.zip,__redist,__support}
}
package() {