wok-4.x diff gcc+gcj/receipt @ rev 6671
Added gobject-introspection to pango.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Tue Oct 12 04:10:54 2010 +0000 (2010-10-12) |
parents | 7c1f2a196c26 |
children | 6b5b70397945 |
line diff
1.1 --- a/gcc+gcj/receipt Sat Oct 09 15:59:11 2010 +0200 1.2 +++ b/gcc+gcj/receipt Tue Oct 12 04:10:54 2010 +0000 1.3 @@ -61,7 +61,7 @@ 1.4 mkdir -p $SOURCE-$VERSION-build 1.5 cd $SOURCE-$VERSION-build 1.6 1.7 - PYTHON_LIB=$(grep ^VERSION= $WOK/python/receipt | sed 's/.*"\(...\).*/\1/') 1.8 + PYTHON_LIB=python$(grep ^VERSION= $WOK/python/receipt | sed 's/.*"\(...\).*/\1/') 1.9 ../$SOURCE-$VERSION/configure --prefix=/usr --libexecdir=/usr/lib \ 1.10 --infodir=/usr/share/info --mandir=/usr/share/man --enable-nls \ 1.11 --enable-languages=c,c++,objc,java --enable-shared \