wok-next
diff ncurses-man/receipt @ rev 11932
lxpanel: Patch cpu plugin to get monochrome style
author |
Christophe Lincoln <pankso@slitaz.org> |
date |
Thu Mar 01 02:13:36 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 02:13:36 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 }