summaryrefslogtreecommitdiff
path: root/community/tesseract-game/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/tesseract-game/PKGBUILD')
-rw-r--r--community/tesseract-game/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/tesseract-game/PKGBUILD b/community/tesseract-game/PKGBUILD
index f0da99a3d..5288b972b 100644
--- a/community/tesseract-game/PKGBUILD
+++ b/community/tesseract-game/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 111260 2014-05-15 21:20:00Z arodseth $
+# $Id: PKGBUILD 111267 2014-05-15 22:21:25Z arodseth $
# Maintainer: Alexander Rødseth <rodseth@gmail.com>
# Contributor: portals <portals at riseup.net>
# Contributor: novemberist
@@ -22,7 +22,7 @@ md5sums=('SKIP'
'ab00bafb80c1c7764cba8f51120d4a9a')
prepare() {
- gendesk -n -f --pkgname tesseract --pkgdesc "$pkgdesc"
+ gendesk -f -n --pkgname tesseract --pkgdesc "$pkgdesc" --exec tesseract-game
convert -transparent white -resize 48x48 tesseract_large.png tesseract.png 2> /dev/null
}