wok rev 19805
libcaca: do not call cook install compile_rules (setup broken by bdeps)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Feb 26 09:43:31 2017 +0100 (2017-02-26) |
parents | 323caf6ae266 |
children | fe65ade6d3ce |
files | libcaca/receipt |
line diff
1.1 --- a/libcaca/receipt Sun Feb 26 05:06:21 2017 +0200 1.2 +++ b/libcaca/receipt Sun Feb 26 09:43:31 2017 +0100 1.3 @@ -21,14 +21,14 @@ 1.4 $CONFIGURE_ARGS && 1.5 make 1.6 make DESTDIR=$DESTDIR install 1.7 - 1.8 - # hack for missing iso8859-1 folder 1.9 - cook xorg-libX11 1.10 } 1.11 1.12 # Rules to gen a SliTaz package suitable for Tazpkg. 1.13 genpkg_rules() 1.14 { 1.15 + # hack for missing iso8859-1 folder 1.16 + cook xorg-libX11 1.17 + 1.18 mkdir -p $fs/usr/lib $fs/usr/share/X11/locale 1.19 cp -a $install/usr/bin $fs/usr 1.20 cp -a $install/usr/lib/*.so* $fs/usr/lib