wok-next
diff ncurses-man/receipt @ rev 10355
libIDL: Update WGET_URL to use GNOME_MIRROR in tazwok.conf and cook.conf.
author |
Christopher Rogers <slaxemulator@gmail.com> |
date |
Sun May 22 16:49:53 2011 +0000 (2011-05-22) |
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 Sun May 22 16:49:53 2011 +0000
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 }