wok rev 8396

Up: gcc+gcj to 4.5.2. Added SRC_WANTED to it.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat Feb 05 00:39:11 2011 +0000 (2011-02-05)
parents ae783db76c01
children d5009f5bff9c
files gcc+gcj/receipt
line diff
     1.1 --- a/gcc+gcj/receipt	Sat Feb 05 00:19:11 2011 +0000
     1.2 +++ b/gcc+gcj/receipt	Sat Feb 05 00:39:11 2011 +0000
     1.3 @@ -2,7 +2,7 @@
     1.4  
     1.5  PACKAGE="gcc+gcj"
     1.6  SOURCE="gcc"
     1.7 -VERSION="4.5.1"
     1.8 +VERSION="4.5.2"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="The GNU Compiler Collection, including the gcj Compiler for Java."
    1.11  MAINTAINER="rcx@zoominternet.net"
    1.12 @@ -19,6 +19,7 @@
    1.13  WEB_SITE="http://gcc.gnu.org/java/"
    1.14  WGET_URL="$GNU_MIRROR/$SOURCE/$SOURCE-$VERSION/$TARBALL"
    1.15  PROVIDE="$SOURCE jre jdk"
    1.16 +SRC_WANTED="$SOURCE"
    1.17  
    1.18  # Rules to configure and make the package.
    1.19  compile_rules()