wok-current diff icedtea6-jre/receipt @ rev 9224
freeradius needs -j1 to compile
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Fri Mar 11 18:33:40 2011 +0100 (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 18:33:40 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 }