1 #Contributor: Peter 'piie' Feuerer <peter (a) piie.net>
6 pkgdesc="Kernelmodule to control the fan of the Acer Aspire One Netbook"
9 install='acerhdf.install'
10 arch=('i686' 'x86_64')
11 conflicts=('acerfand')
12 makedepends=('linux-headers' 'gcc')
13 source=("http://www.piie.net/files/${pkgname}_kmod-${pkgver}.tar.gz" 'acerhdf.install')
15 md5sums=('1c9907990ad97898f23e5f348429afba'
16 '6a2084197ab33d70416d0fd1c9600146')
19 INST=/lib/modules/$(uname -r)/updates
20 cd ${startdir}/src/${pkgname}_kmod
22 mkdir -p ${startdir}/pkg/${INST}
23 cp acerhdf.ko ${startdir}/pkg/${INST}/