wok diff usbids/receipt @ rev 19247

pciids, usbids: recompress with advdef
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Jun 29 10:29:16 2016 +0200 (2016-06-29)
parents da990bedb23e
children d5d1aacad4ba
line diff
     1.1 --- a/usbids/receipt	Fri Apr 17 02:36:58 2015 +0300
     1.2 +++ b/usbids/receipt	Wed Jun 29 10:29:16 2016 +0200
     1.3 @@ -11,6 +11,14 @@
     1.4  WGET_URL="${WEB_SITE}usb.ids.gz"
     1.5  HOST_ARCH="i486 arm"
     1.6  
     1.7 +BUILD_DEPENDS="advdef"
     1.8 +
     1.9 +# Rules to configure and make the package.
    1.10 +compile_rules()
    1.11 +{
    1.12 +	advdef -z4 usb-$VERSION.ids.gz
    1.13 +}
    1.14 +
    1.15  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.16  genpkg_rules()
    1.17  {