summaryrefslogtreecommitdiff
path: root/community/vdrift
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2012-02-16 23:52:49 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2012-02-16 23:52:49 -0300
commit3138d10936c63dc6444ac0dc55dd08b722b82309 (patch)
tree93a87cbad15b2c45faa22f5242b63a2666a02431 /community/vdrift
parent17012da70df1ee83bf7a4976c0157e65638a7a9f (diff)
parent76774d40da5ce246c9f2178fdf937706d99af4b2 (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community/blobby2/PKGBUILD core/glibc/PKGBUILD extra/inkscape/PKGBUILD extra/kdenetwork/PKGBUILD testing/kmod/PKGBUILD
Diffstat (limited to 'community/vdrift')
-rw-r--r--community/vdrift/PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/community/vdrift/PKGBUILD b/community/vdrift/PKGBUILD
index c5facfb67..0616951eb 100644
--- a/community/vdrift/PKGBUILD
+++ b/community/vdrift/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 62149 2012-01-16 19:53:31Z dreisner $
+# $Id: PKGBUILD 64535 2012-02-15 23:50:18Z svenstaro $
# Maintainer: Sven-Hendrik Haase <sh@lutzhaase.com>
# Contributor: Anton Bazhenov <anton.bazhenov at gmail>
# Contributor: Lone_Wolf lonewolf@xs4all.nl
pkgname=vdrift
pkgver=2011.10.22
-pkgrel=3
+pkgrel=4
pkgdesc="An open source driving simulation made with drift racing in mind"
arch=('i686' 'x86_64' 'mips64el')
url="http://vdrift.net/"
@@ -47,6 +47,7 @@ package() {
# install .desktop file
install -Dm644 $pkgname.desktop "$pkgdir"/usr/share/applications/$pkgname.desktop
+ sed -i '1 s/^\xef\xbb\xbf//' "$pkgdir"/usr/share/applications/$pkgname.desktop # remove BOM (WHY IS THERE?)
# install icons
install -Dm644 data/textures/icons/vdrift-16x16.png \