wok-next diff iana-etc/receipt @ rev 19784

Build glib static libs and make static desktop-file-validate (for cookutils compressor), remake optipng & pngquant: use sbin for static binaries. Up 915resolution, Qt4-qca-ossl, R, accessx, advancecomp, aiksaurus, airpwn, amsn for auto-patching; lowercase libIDL, ORBit2 names.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Mon Jun 19 04:02:32 2017 +0300 (2017-06-19)
parents 8da249b2c8d7
children 90a5eb560fd6
line diff
     1.1 --- a/iana-etc/receipt	Fri Dec 23 03:55:33 2016 +0200
     1.2 +++ b/iana-etc/receipt	Mon Jun 19 04:02:32 2017 +0300
     1.3 @@ -1,4 +1,4 @@
     1.4 -# SliTaz package receipt.
     1.5 +# SliTaz package receipt v2.
     1.6  
     1.7  PACKAGE="iana-etc"
     1.8  VERSION="2.30"
     1.9 @@ -11,7 +11,6 @@
    1.10  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.11  WGET_URL="http://anduin.linuxfromscratch.org/LFS/$TARBALL"
    1.12  
    1.13 -DEPENDS=""
    1.14  BUILD_DEPENDS="gawk"
    1.15  
    1.16  # Rules to configure and make the package.
    1.17 @@ -23,5 +22,5 @@
    1.18  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.19  genpkg_rules()
    1.20  {
    1.21 -	cp -a $install/* $fs
    1.22 +	copy @std
    1.23  }