wok-4.x diff slang/receipt @ rev 9641

Fixed rhino, ecj, and xalan-xerces-j depends. Putting java-jre for depends was a bad idea since these packages are build depends for icedtea6-jdk. java-jre is a wanted package for icetea6-jdk. This was causing a depend loop.
author Christopher Rogers <slaxemulator@gmail.com>
date Wed Apr 27 16:22:35 2011 +0000 (2011-04-27)
parents df78a21d6e40
children 619b5a7a7712
line diff
     1.1 --- a/slang/receipt	Sun Feb 13 04:58:31 2011 +0000
     1.2 +++ b/slang/receipt	Wed Apr 27 16:22:35 2011 +0000
     1.3 @@ -28,6 +28,5 @@
     1.4  	mkdir -p $fs/usr
     1.5  	cp -a $_pkg/usr/bin $fs/usr
     1.6  	cp -a $_pkg/usr/lib $fs/usr
     1.7 -	strip -s $fs/usr/bin/*
     1.8  }
     1.9