wok-next diff mate-icon-theme/receipt @ rev 20806

I. node update: security -> https://nodejs.org/en/blog/vulnerability/june-2018-security-releases/ 9.5.0 -> 9.11.2 II. add checksum
author Erkan Yilmaz <erkan@slitaz.org>
date Wed Jun 13 08:26:54 2018 +0000 (2018-06-13)
parents 65c0fe17f3b9
children 9102678083fb
line diff
     1.1 --- a/mate-icon-theme/receipt	Sat Oct 28 17:50:52 2017 +0300
     1.2 +++ b/mate-icon-theme/receipt	Wed Jun 13 08:26:54 2018 +0000
     1.3 @@ -16,9 +16,6 @@
     1.4  
     1.5  compile_rules() {
     1.6  	./autogen.sh \
     1.7 -		--sysconfdir=/etc \
     1.8 -		--localstatedir=/var \
     1.9 -		\
    1.10  		--enable-icon-mapping \
    1.11  		$CONFIGURE_ARGS &&
    1.12  	make &&