Remove unnecessary install file (we have DKMS hooks now)

This commit is contained in:
Davi da Silva Böger
2017-01-31 15:59:15 -02:00
parent ceffa552fb
commit 3f492b4201
3 changed files with 1 additions and 28 deletions

View File

@ -13,7 +13,6 @@ provides=('bbswitch')
conflicts=('bbswitch-git' 'bbswitch' 'dkms-bbswitch')
depends=('dkms' 'linux-headers')
makedepends=('git')
install=bbswitch-dkms-git.install
_gitroot='git://github.com/Bumblebee-Project/bbswitch.git'
_gitname='bbswitch'
_gitbranch='develop'