wok rev 6593

gcc+gcj: typo in python dir
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Oct 09 15:59:11 2010 +0200 (2010-10-09)
parents 5921dc28d8c6
children d0fa681cee8d
files gcc+gcj/receipt
line diff
     1.1 --- a/gcc+gcj/receipt	Sat Oct 09 15:31:15 2010 +0200
     1.2 +++ b/gcc+gcj/receipt	Sat Oct 09 15:59:11 2010 +0200
     1.3 @@ -71,7 +71,7 @@
     1.4  		--enable-java-home --with-arch-directory=i386 \
     1.5  		--with-jvm-root-dir=/usr/lib/jvm/java-gcj \
     1.6  		--with-jvm-jar-dir=/usr/lib/jvm-exports/java-gcj \
     1.7 -		--with-python-dir=/lib/$PYTHON_LIB/site-packages \
     1.8 +		--with-python-dir=/usr/lib/$PYTHON_LIB/site-packages \
     1.9  		--with-x --enable-java-awt=gtk \
    1.10  		--enable-gtk-cairo \
    1.11  		--enable-lto \