vdrift: fix wrong path

This commit is contained in:
cr6git 2018-08-22 20:59:23 +02:00 committed by GitHub
parent e8d31fe5af
commit 74c9255656
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'vdrift'
pkgname=vdrift
version=2014.10.20
revision=6
revision=7
wrksrc="$pkgname"
build_style=scons
make_build_args="release=1 force_feedback=1 extbullet=1 datadir=share/${pkgname}"
@ -29,7 +29,7 @@ post_install() {
usr/share/icons/hicolor/${f}x${f}/apps vdrift.png
done
vinstall data/textures/icons/vdrift-64x64.png 644 \
usr/share/pixmapgs vdrift.png
usr/share/pixmaps vdrift.png
}
vdrift-data_package() {