wok diff icedtea6-jre/receipt @ rev 9233

Fix a typo in icetea6-jdk
author Antoine Bodin <gokhlayeh@slitaz.org>
date Sat Mar 12 05:22:21 2011 +0100 (2011-03-12)
parents be13f25e790b
children c41de8958f36
line diff
     1.1 --- a/icedtea6-jre/receipt	Sun Feb 20 06:53:59 2011 +0000
     1.2 +++ b/icedtea6-jre/receipt	Sat Mar 12 05:22:21 2011 +0100
     1.3 @@ -16,9 +16,6 @@
     1.4  # Rules to gen a SliTaz package suitable for Tazpkg.
     1.5  genpkg_rules()
     1.6  {
     1.7 -	# tazwok does not define _pkg correctly when both WANTED and SOURCE are set
     1.8 -	
     1.9 -
    1.10  	mkdir -p $fs/usr/lib/jvm/java-icedtea
    1.11  	cp -a $_pkg/usr/lib/jvm/java-icedtea/jre $fs/usr/lib/jvm/java-icedtea
    1.12  }