wok diff compton/receipt @ rev 16350

Up: tazweb (1.9) - Fixes and editable bookmarks!
author Christophe Lincoln <pankso@slitaz.org>
date Sun Apr 13 02:34:25 2014 +0200 (2014-04-13)
parents 8820dd3a547b
children 964f02720633
line diff
     1.1 --- a/compton/receipt	Sun Feb 23 12:17:31 2014 +0000
     1.2 +++ b/compton/receipt	Sun Apr 13 02:34:25 2014 +0200
     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  }