wok-next diff libgnomeprintui/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 17676b7585e6
children 74bfdbd99e97
line diff
     1.1 --- a/libgnomeprintui/receipt	Tue Feb 01 23:48:13 2011 +0100
     1.2 +++ b/libgnomeprintui/receipt	Wed Apr 27 16:22:35 2011 +0000
     1.3 @@ -33,7 +33,5 @@
     1.4  	
     1.5  	cp -a $_pkg/usr/share/locale/fr $fs/usr/share/locale
     1.6  	cp -a $_pkg/usr/share/$PACKAGE $fs/usr/share
     1.7 -	
     1.8 -	strip -s $fs/usr/lib/*
     1.9  }
    1.10