wok-current diff libgpg-error/receipt @ rev 20089
syslinux/isohybrid.sh: remove padding to MB
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Sep 30 15:39:19 2017 +0200 (2017-09-30) |
parents | ac006a7bf27c |
children | b9470f5e6cae |
line diff
1.1 --- a/libgpg-error/receipt Thu Jun 23 01:40:19 2016 +0300 1.2 +++ b/libgpg-error/receipt Sat Sep 30 15:39:19 2017 +0200 1.3 @@ -33,5 +33,5 @@ 1.4 1.5 cp -a $install/usr/bin/gpg-error $fs/usr/bin 1.6 cp -a $install/usr/lib/*.so* $fs/usr/lib 1.7 - cp -a $install/usr/share/man $fs/usr/share 1.8 + #cp -a $install/usr/share/man $fs/usr/share 1.9 }