wok-next diff muparser/receipt @ rev 15200
squirrelmail*: add license
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Sep 07 16:41:44 2013 +0000 (2013-09-07) |
parents | 887906df0ec4 |
children | 23c3aed67cd9 |
line diff
1.1 --- a/muparser/receipt Wed Feb 06 21:23:16 2013 +0000 1.2 +++ b/muparser/receipt Sat Sep 07 16:41:44 2013 +0000 1.3 @@ -24,6 +24,6 @@ 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/bin $fs/usr/ 1.9 cp -a $install/usr/lib $fs/usr/ 1.10 }