wok-next diff conky/receipt @ rev 11105

Up: fetchmail to 6.3.21.
author Christopher Rogers <slaxemulator@gmail.com>
date Mon Oct 17 03:03:43 2011 +0000 (2011-10-17)
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 Oct 17 03:03:43 2011 +0000
     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  }