wok-next diff scratch/receipt @ rev 19817

Random updates: cookutils, libmtp, muparser, naim, neon, schroedinger, sip, stfl, szip, tazpkg.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri Jul 28 02:00:12 2017 +0300 (2017-07-28)
parents 90dfef97a8ef
children c4e53a39395a
line diff
     1.1 --- a/scratch/receipt	Sat Apr 12 14:40:51 2014 +0200
     1.2 +++ b/scratch/receipt	Fri Jul 28 02:00:12 2017 +0300
     1.3 @@ -47,6 +47,6 @@
     1.4  # Rules to gen a SliTaz package suitable for Tazpkg.
     1.5  genpkg_rules()
     1.6  {
     1.7 -	mkdir -p $fs
     1.8  	cp -a $install/* $fs
     1.9 +	rm -rf $fs/usr/share/mime
    1.10  }