wok-4.x diff rubygems/receipt @ rev 6054
exo: fix compile_rules
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Aug 18 09:37:20 2010 +0200 (2010-08-18) |
parents | 9e5e5d877ecc |
children |
line diff
1.1 --- a/rubygems/receipt Tue Mar 10 13:12:55 2009 +0100 1.2 +++ b/rubygems/receipt Wed Aug 18 09:37:20 2010 +0200 1.3 @@ -10,6 +10,7 @@ 1.4 BUILD_DEPENDS="ruby" 1.5 WEB_SITE="http://www.rubygems.org/" 1.6 WGET_URL="http://rubyforge.org/frs/download.php/45905/$TARBALL" 1.7 +TAGS="ruby" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()