wok-current diff bridge-utils/receipt @ rev 8612
Fix: clucene needs -j1 to compile; also remove _pkg definition
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Mon Feb 14 18:23:12 2011 +0100 (2011-02-14) |
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 Feb 14 18:23:12 2011 +0100 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.