alarm/kodi-c2: add the install variable (#1513)

This commit is contained in:
Marco Scarpetta 2017-09-10 04:16:27 +02:00 committed by Kevin Mihelich
parent d8e2176812
commit 5f9fe0a6a0

View file

@ -24,7 +24,7 @@ pkgbase=kodi-c2
pkgname=('kodi-c2' 'kodi-c2-eventclients' 'kodi-c2-tools-texturepacker' 'kodi-c2-dev')
pkgver=17.4
_commit=cf20c960135f7a9b702afbf7e252ab70cf22a1d9
pkgrel=1
pkgrel=2
arch=('aarch64')
url="http://kodi.tv"
license=('GPL2')
@ -108,6 +108,7 @@ package_kodi-c2() {
'unzip: Archives support'
'upower: Display battery level'
)
install='kodi.install'
provides=('kodi' 'xbmc')
conflicts=('kodi' 'xbmc')
replaces=('xbmc')