wok-next diff gobject-introspection/receipt @ rev 9535
busybox/httpd: add directory list support
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Apr 08 18:12:43 2011 +0200 (2011-04-08) |
parents | 5cf346a275b2 |
children | f66415580f26 |
line diff
1.1 --- a/gobject-introspection/receipt Sun Apr 03 10:28:33 2011 +0000 1.2 +++ b/gobject-introspection/receipt Fri Apr 08 18:12:43 2011 +0200 1.3 @@ -33,6 +33,4 @@ 1.4 cp -a $_pkg/usr/lib/*.so* $fs/usr/lib 1.5 cp -a $_pkg/usr/lib/gobject-introspection $fs/usr/lib 1.6 cp -a $_pkg/usr/lib/girepository-1.0 $fs/usr/lib 1.7 - find $fs/usr/lib -name "*.pyc" -delete 1.8 - find $fs/usr/lib -name "*.pyo" -delete 1.9 }