gendesk: fix installation.

This commit is contained in:
Juan RP 2013-04-16 14:01:52 +02:00
parent 1c58b90e8e
commit 92dcfd0749
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ do_build() {
go build
}
post_install() {
do_install() {
vinstall ${pkgname}-${version} 755 usr/bin ${pkgname}
vinstall default.png 644 usr/share/pixmaps
vinstall LICENSE 644 usr/share/licenses/${pkgname}