wok diff icedtea6-jdk/receipt @ rev 5709

newt: fix for multiple python versions
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Jun 23 15:14:21 2010 +0200 (2010-06-23)
parents 8290ff5b0d6b
children 8806a69fb967
line diff
     1.1 --- a/icedtea6-jdk/receipt	Wed Mar 24 08:33:13 2010 +0100
     1.2 +++ b/icedtea6-jdk/receipt	Wed Jun 23 15:14:21 2010 +0200
     1.3 @@ -35,7 +35,7 @@
     1.4  EOT
     1.5  	sed -i  -e 's|touch stamps/extract.stamp|&\n\tsh slitaz.sh|' \
     1.6  		-e 's|touch stamps/download.stamp|&\n\tsh slitaz.sh|' \
     1.7 -		-e 's/--check/-c/' Makefile \
     1.8 +		-e 's/--check/-c/' \
     1.9  		-e 's/ln -sfv/ln -sf/' Makefile*
    1.10  	autoreconf &&
    1.11  	./configure \