wok-undigest rev 958
gobject-introspection: fix mkdir
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Mar 13 12:54:55 2013 +0100 (2013-03-13) |
parents | 695b98dfd4fd |
children | c254c74d42d1 |
files | gobject-introspection/receipt |
line diff
1.1 --- a/gobject-introspection/receipt Wed Mar 13 13:00:25 2013 +0000 1.2 +++ b/gobject-introspection/receipt Wed Mar 13 12:54:55 2013 +0100 1.3 @@ -26,7 +26,7 @@ 1.4 # Rules to gen a SliTaz package suitable for Tazpkg. 1.5 genpkg_rules() 1.6 { 1.7 - mkdir -p 1.8 + mkdir -p \ 1.9 $fs/usr/lib \ 1.10 $fs/usr/share 1.11 cp -a $install/usr/bin $fs/usr