wok-6.x diff perltidy/receipt @ rev 18314
Up python-urwid (1.3.0)
author | Paul Issott <paul@slitaz.org> |
---|---|
date | Wed Aug 26 21:17:41 2015 +0100 (2015-08-26) |
parents | 74d144f735b5 |
children | 6e8b1bcb30e2 |
line diff
1.1 --- a/perltidy/receipt Thu Apr 02 22:07:09 2015 +0000 1.2 +++ b/perltidy/receipt Wed Aug 26 21:17:41 2015 +0100 1.3 @@ -26,7 +26,9 @@ 1.4 genpkg_rules() 1.5 { 1.6 mkdir -p $fs/usr 1.7 + cp -a $install/usr/bin $fs/usr 1.8 cp -a $install/usr/lib $fs/usr 1.9 + 1.10 # remove perllocal.pod and .packlist 1.11 find ${fs} -name perllocal.pod -delete 1.12 find ${fs} -name .packlist -delete