wok diff ncurses-man/receipt @ rev 11959

Update linux-libre according to changes made to linux
author Antoine Bodin <gokhlayeh@slitaz.org>
date Thu Mar 01 17:57:00 2012 +0100 (2012-03-01)
parents 70c50cf7bbf2
children c971db4d1bba
line diff
     1.1 --- a/ncurses-man/receipt	Tue Apr 05 12:15:41 2011 +0000
     1.2 +++ b/ncurses-man/receipt	Thu Mar 01 17:57:00 2012 +0100
     1.3 @@ -12,5 +12,5 @@
     1.4  genpkg_rules()
     1.5  {
     1.6  	mkdir -p $fs/usr/share
     1.7 -	cp -a $_pkg/man $fs/usr/share
     1.8 +	cp -a $_pkg/usr/share/man $fs/usr/share
     1.9  }