wok diff compton/receipt @ rev 16060

ARM: add zile and joe text editors (nano got regex bug on ARM)
author Christophe Lincoln <pankso@slitaz.org>
date Wed Mar 12 00:54:36 2014 +0100 (2014-03-12)
parents 8820dd3a547b
children 964f02720633
line diff
     1.1 --- a/compton/receipt	Sun Feb 23 12:17:31 2014 +0000
     1.2 +++ b/compton/receipt	Wed Mar 12 00:54:36 2014 +0100
     1.3 @@ -29,6 +29,6 @@
     1.4  {
     1.5  	mkdir -p $fs/etc/xdg/compton $fs/usr/bin
     1.6  	cp $src/compton $fs/usr/bin
     1.7 -	cp $stuff/compton.conf $fs/etc/xdg/compton
     1.8 +	cp $src/compton.sample.conf $fs/etc/xdg/compton/compton.conf
     1.9  	cp -r $stuff/autostart $fs/etc/xdg
    1.10  }