wok diff open-iscsi/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 4db9d03b37f4
children 44b5e07e53a8
line diff
     1.1 --- a/open-iscsi/receipt	Mon Nov 29 09:27:56 2010 +0100
     1.2 +++ b/open-iscsi/receipt	Thu Dec 02 02:25:29 2010 +0000
     1.3 @@ -8,7 +8,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WEB_SITE="http://www.open-iscsi.org/"
     1.6  WGET_URL="${WEB_SITE}bits/$TARBALL"
     1.7 -DEPENDS="linux-iscsi"
     1.8 +DEPENDS="linux-scsi"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()