wok-next diff icedtea6-jre/receipt @ rev 9226

Up: mercurial to 1.8.1.
author Christopher Rogers <slaxemulator@gmail.com>
date Fri Mar 11 15:13:27 2011 +0000 (2011-03-11)
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	Fri Mar 11 15:13:27 2011 +0000
     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  }