wok diff slitaz-base-files/receipt @ rev 18007

busybox, slitaz-base-files: update copyright year (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Apr 28 20:32:14 2015 +0200 (2015-04-28)
parents c85231500a1d
children a7f90c449e1b
line diff
     1.1 --- a/slitaz-base-files/receipt	Tue Apr 28 19:21:22 2015 +0200
     1.2 +++ b/slitaz-base-files/receipt	Tue Apr 28 20:32:14 2015 +0200
     1.3 @@ -95,7 +95,7 @@
     1.4  	ln -s httphelper.sh httphelper
     1.5  
     1.6  	# Update copyright year
     1.7 -	grep -rl 'copy; 2' $fs/var/www -print0 | xargs -0 \
     1.8 +	grep -rl 'copy; 2' $fs/var/www | xargs \
     1.9  		sed -i "s/copy; [0-9]*/copy; $(date +%Y)/"
    1.10  }
    1.11