wok rev 6740

Added var folder to rarian.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat Oct 16 19:50:42 2010 +0000 (2010-10-16)
parents bd30b042b18a
children 3c77c3abd603
files rarian/receipt
line diff
     1.1 --- a/rarian/receipt	Sat Oct 16 19:48:05 2010 +0000
     1.2 +++ b/rarian/receipt	Sat Oct 16 19:50:42 2010 +0000
     1.3 @@ -34,5 +34,6 @@
     1.4  	cp -a $_pkg/usr/bin $fs/usr
     1.5  	cp -a $_pkg/usr/lib/*.so* $fs/usr/lib
     1.6  	cp -a $_pkg/usr/share/librarian/rarian-sk-cl.xml $fs/usr/share/librarian
     1.7 +	cp -a $_pkg/var $fs/
     1.8  }
     1.9