chatty: fix install location
This commit is contained in:
committed by
Michael Gehring
parent
f9e348efa1
commit
e1d4326dec
@@ -1,7 +1,7 @@
|
||||
#Template file for 'chatty'
|
||||
pkgname=chatty
|
||||
version=0.9
|
||||
revision=1
|
||||
revision=2
|
||||
noarch=yes
|
||||
hostmakedepends="openjdk gradle"
|
||||
depends="virtual?java-runtime"
|
||||
@@ -30,7 +30,7 @@ do_install() {
|
||||
vinstall assets/sounds/dingdong.wav 644 usr/share/${pkgname}/sounds
|
||||
vinstall assets/sounds/typing.wav 644 usr/share/${pkgname}/sounds
|
||||
|
||||
vbin $FILESDIR/${pkgname} 755 usr/bin/
|
||||
vbin $FILESDIR/${pkgname}
|
||||
|
||||
vinstall ${XBPS_SRCDISTDIR}/${pkgname}-${version}/chatty.png 644 usr/share/pixmaps
|
||||
|
||||
|
||||
Reference in New Issue
Block a user