updated on Fri Jan 13 00:14:41 UTC 2012
[aur-mirror.git] / buildpae / PKGBUILD
blob5cbcb44b934c8379e8f50d57616688415dca13dc
1 # Contributor: Tom Wizetek <tom@wizetek.com>
2 pkgname=buildpae
3 pkgver=3.1
4 pkgrel=1
5 pkgdesc="BASH script which builds linux-pae and linux-pae-headers packages by modifying stock kernel files from ABS."
6 arch=('any')
7 license=('GPL')
8 url="http://www.wizetek.com"
9 source=(${pkgname})
10 md5sums=('1324ec0c700b8c3d555ed043effab991')
12 package() {
13   install -D -m 755 ${pkgname} ${pkgdir}/usr/bin/${pkgname}