wok diff xalan-xerces-j/receipt @ rev 7481

Removed glibc-locale from abiword depends. Added soft link for /usr/share/pixmaps/abiword.png to /usr/share/icons/abiword_48.png. Fixed error when running abiword on command line.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu Dec 02 02:25:29 2010 +0000 (2010-12-02)
parents f0755d9e99ed
children 53ecebbc8732
line diff
     1.1 --- a/xalan-xerces-j/receipt	Mon Aug 10 12:29:28 2009 +0000
     1.2 +++ b/xalan-xerces-j/receipt	Thu Dec 02 02:25:29 2010 +0000
     1.3 @@ -6,7 +6,8 @@
     1.4  CATEGORY="development"
     1.5  SHORT_DESC="A validating XML parser and an XSLT processor written in Java."
     1.6  MAINTAINER="rcx@zoominternet.net"
     1.7 -DEPENDS="java-jre"
     1.8 +DEPENDS="jre"
     1.9 +#DEPENDS="java-jre"
    1.10  BUILD_DEPENDS=""
    1.11  SUGGESTED=""
    1.12  TARBALL="${SOURCE}_2_7_1-bin-2jars.tar.gz"