wok-stable
diff conky/receipt @ rev 10772
Trying to make a tazdev-like receip with source from slitaz-dev-tools, in order to get yaff cooked properly
author |
Babaorum |
date |
Tue May 31 21:49:58 2011 +0100 (2011-05-31) |
parents |
d8ff3547600c |
children |
|
line diff
1.1 --- a/conky/receipt Tue Mar 01 19:10:42 2011 +0000
1.2 +++ b/conky/receipt Tue May 31 21:49:58 2011 +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 }