wok diff bridge-utils/receipt @ rev 7043

Fixed cupd to check if PIDFILE exist before running cups.
author Christopher Rogers <slaxemulator@gmail.com>
date Mon Nov 01 00:34:23 2010 +0000 (2010-11-01)
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	Mon Nov 01 00:34:23 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.