wok-next diff locale-it/receipt @ rev 1613
Add xorg-setxkbmap
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Oct 19 20:39:05 2008 +0000 (2008-10-19) |
parents | 8d131e7b79c2 |
children | d2be5bd5d83e |
line diff
1.1 --- a/locale-it/receipt Wed Jun 25 18:59:48 2008 +0200 1.2 +++ b/locale-it/receipt Sun Oct 19 20:39:05 2008 +0000 1.3 @@ -19,6 +19,16 @@ 1.4 PKG_NAME="$PACKAGE" 1.5 PKG_VERS="$VERSION" 1.6 1.7 +# Rules to configure and make the package. 1.8 +compile_rules() 1.9 +{ 1.10 + # Ensure packages are built. 1.11 + for pkg in $CORE_PKGS 1.12 + do 1.13 + [ -d $WOK/$pkg/taz ] || tazwok cook $pkg 1.14 + done 1.15 +} 1.16 + 1.17 # Rules to gen a SliTaz package suitable for Tazpkg. 1.18 # Install files in /usr/lib/locale. 1.19 #