wok-next diff gcc+gcj/receipt @ rev 12731
Up: tazlito (5.0) Handle new boot language menu, up doc, use libtaz.sh and more
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Sat May 05 19:17:33 2012 +0200 (2012-05-05) |
parents | 73641efed1cc |
children | 4c16797dce28 |
line diff
1.1 --- a/gcc+gcj/receipt Mon Apr 23 16:30:27 2012 +0200 1.2 +++ b/gcc+gcj/receipt Sat May 05 19:17:33 2012 +0200 1.3 @@ -2,7 +2,7 @@ 1.4 1.5 PACKAGE="gcc+gcj" 1.6 SOURCE="gcc" 1.7 -VERSION="4.5.2" 1.8 +VERSION="4.6.3" 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 @@ -50,7 +50,7 @@ 1.13 sed -i 's/install_to_$(INSTALL_DEST) //' \ 1.14 $src/libiberty/Makefile.in || return 1 1.15 mkdir -p ../build && cd ../build 1.16 - 1.17 + 1.18 PYTHON_LIB=python$(grep ^VERSION= $WOK/python/receipt | sed 's/.*"\(...\).*/\1/') 1.19 ../${src##*/}/configure --prefix=/usr --libexecdir=/usr/lib \ 1.20 --infodir=/usr/share/info --mandir=/usr/share/man --enable-nls \