wok-next diff xorg-encodings/receipt @ rev 19884

libxklavier: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Oct 07 14:53:11 2017 +0200 (2017-10-07)
parents f463de72afe3
children 0e7893ac206d
line diff
     1.1 --- a/xorg-encodings/receipt	Sun Jun 18 04:38:10 2017 +0300
     1.2 +++ b/xorg-encodings/receipt	Sat Oct 07 14:53:11 2017 +0200
     1.3 @@ -1,4 +1,4 @@
     1.4 -# SliTaz package receipt.
     1.5 +# SliTaz package receipt v2.
     1.6  
     1.7  PACKAGE="xorg-encodings"
     1.8  VERSION="1.0.4"
     1.9 @@ -12,6 +12,7 @@
    1.10  WGET_URL="$XORG_MIRROR/font/$TARBALL"
    1.11  
    1.12  BUILD_DEPENDS="xorg-util-macros xorg-mkfontscale xorg-font-util-dev"
    1.13 +PKG_RULE="std"
    1.14  
    1.15  # Rules to configure and make the package.
    1.16  compile_rules()
    1.17 @@ -27,5 +28,5 @@
    1.18  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.19  genpkg_rules()
    1.20  {
    1.21 -	copy usr/
    1.22 +	copy @std
    1.23  }