wok diff ruby/receipt @ rev 8894

Made lighttpd and lighttpd-ssl only backup vhosts.conf and lighttpd.conf in /etc/lighttpd folder. Doesn't need to backup full /etc/lighttpd folder cause only those files would be affected.
author Christopher Rogers <slaxemulator@gmail.com>
date Sun Feb 27 13:44:14 2011 +0000 (2011-02-27)
parents 79af31ccc3e7
children 940b5937e496
line diff
     1.1 --- a/ruby/receipt	Fri Dec 31 08:55:12 2010 +0000
     1.2 +++ b/ruby/receipt	Sun Feb 27 13:44:14 2011 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="ruby"
     1.7 -VERSION="1.9.2-p136"
     1.8 +VERSION="1.9.2-p180"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="Dynamic programming language focused on simplicity and productivity."
    1.11  MAINTAINER="pankso@slitaz.org"