wok
diff conky/receipt @ rev 13685
btrfs-progs: do not create 2 snapshots simultaneously...
author |
Pascal Bellard <pascal.bellard@slitaz.org> |
date |
Mon Dec 03 11:12:37 2012 +0100 (2012-12-03) |
parents |
d8ff3547600c |
children |
8228786c11b1 |
line diff
1.1 --- a/conky/receipt Tue Mar 01 19:10:42 2011 +0000
1.2 +++ b/conky/receipt Mon Dec 03 11:12:37 2012 +0100
1.3 @@ -33,5 +33,5 @@
1.4 {
1.5 mkdir -p $fs/usr $fs/etc/conky
1.6 cp -a $_pkg/usr/bin $fs/usr
1.7 - cp -a stuff/conky.conf $fs/etc/conky
1.8 + cp -a $stuff/conky.conf $fs/etc/conky
1.9 }