wok-next diff xorg-xfs/receipt @ rev 20495

make-slitaz-icons: fix previous commit
author Aleksej Bobylev <al.bobylev@gmail.com>
date Wed Mar 14 03:16:12 2018 +0200 (2018-03-14)
parents ea3c4b76ea5d
children 757d032c55c7
line diff
     1.1 --- a/xorg-xfs/receipt	Fri Jul 14 16:02:21 2017 +0300
     1.2 +++ b/xorg-xfs/receipt	Wed Mar 14 03:16:12 2018 +0200
     1.3 @@ -18,7 +18,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	touch /root/missing
     1.8 +	touch /root/missing /missing
     1.9  
    1.10  	./configure \
    1.11  		--sysconfdir=/etc \