wok-next diff tango-icon-theme/receipt @ rev 19789

Add js, up pam, polkit, polkit-pam; fix typo in btrfs-progs.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Tue Jun 20 03:48:54 2017 +0300 (2017-06-20)
parents ded7bc956f55
children 108629bb27a1
line diff
     1.1 --- a/tango-icon-theme/receipt	Thu May 11 00:50:35 2017 +0300
     1.2 +++ b/tango-icon-theme/receipt	Tue Jun 20 03:48:54 2017 +0300
     1.3 @@ -13,7 +13,7 @@
     1.4  
     1.5  DEPENDS=""
     1.6  BUILD_DEPENDS="intltool gettext perl icon-naming-utils imagemagick-dev \
     1.7 -librsvg-dev perl-xml-simple"
     1.8 +librsvg-dev librsvg-apps perl-xml-simple"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()
    1.12 @@ -27,5 +27,5 @@
    1.13  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.14  genpkg_rules()
    1.15  {
    1.16 -	cp -a $install/* $fs
    1.17 +	copy @std
    1.18  }