wok-6.x diff linux-libre-api-headers/receipt @ rev 17516

Remove some categories (system -> system-tools, web -> network, devel -> development, news -> network).
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Jan 15 01:14:17 2015 +0200 (2015-01-15)
parents ad59999b3fce
children 1067bb7f1e24
line diff
     1.1 --- a/linux-libre-api-headers/receipt	Wed Jun 05 16:21:04 2013 +0200
     1.2 +++ b/linux-libre-api-headers/receipt	Thu Jan 15 01:14:17 2015 +0200
     1.3 @@ -35,7 +35,7 @@
     1.4  genpkg_rules()
     1.5  {
     1.6  	mkdir -p $fs/usr
     1.7 -	cp -a $_pkg/usr/include $fs/usr
     1.8 +	cp -a $install/usr/include $fs/usr
     1.9  	rm -f $(find ${fs} -name .install -or -name ..install.cmd)
    1.10  }
    1.11