wok diff bridge-utils/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 35fb5b39bac2
children a63c2567749b
line diff
     1.1 --- a/bridge-utils/receipt	Mon Nov 16 13:54:50 2009 +0000
     1.2 +++ b/bridge-utils/receipt	Thu Dec 02 02:25:29 2010 +0000
     1.3 @@ -3,13 +3,14 @@
     1.4  PACKAGE="bridge-utils"
     1.5  VERSION="1.4"
     1.6  CATEGORY="system-tools"
     1.7 -SHORT_DESC="IEEE 802.1d ethernet bridging‡"
     1.8 +SHORT_DESC="IEEE 802.1d ethernet bridging"
     1.9  MAINTAINER="erjo@slitaz.org"
    1.10  DEPENDS=""
    1.11  BUILD_DEPENDS="autoconf automake"
    1.12  TARBALL="${PACKAGE}-${VERSION}.tar.gz"
    1.13  WEB_SITE="http://www.linuxfoundation.org/en/Net:Bridge"
    1.14  WGET_URL="$SF_MIRROR/bridge/files/${PACKAGE}-${VERSION}/${TARBALL}"
    1.15 +TAGS="ehternet bridge"
    1.16  
    1.17  
    1.18  # Rules to configure and make the package.