wok-next diff mcabber-help/receipt @ rev 6707

Added linux-module-headers. This is used to build 3rd party kernel modules. This is based on archlinux kernel26-headers PKGBUILD.
author Christopher Rogers <slaxemulator@gmail.com>
date Wed Oct 13 23:49:38 2010 +0000 (2010-10-13)
parents 03a799424aaa
children 85dc1e01e8e7
line diff
     1.1 --- a/mcabber-help/receipt	Fri Sep 26 09:21:16 2008 +0000
     1.2 +++ b/mcabber-help/receipt	Wed Oct 13 23:49:38 2010 +0000
     1.3 @@ -13,6 +13,6 @@
     1.4  genpkg_rules()
     1.5  {
     1.6  	mkdir -p $fs/usr/share
     1.7 -	cp -a $_pkg/usr/share/mcabber $fs
     1.8 +	cp -a $_pkg/usr/share/mcabber $fs/usr/share
     1.9  }
    1.10