wok diff bridge-utils/receipt @ rev 18421

emelfm2: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Sep 21 11:22:02 2015 +0200 (2015-09-21)
parents 0ddab69c0096
children 86d61e110274
line diff
     1.1 --- a/bridge-utils/receipt	Mon Oct 17 01:02:33 2011 +0000
     1.2 +++ b/bridge-utils/receipt	Mon Sep 21 11:22:02 2015 +0200
     1.3 @@ -5,6 +5,7 @@
     1.4  CATEGORY="system-tools"
     1.5  SHORT_DESC="IEEE 802.1d ethernet bridging"
     1.6  MAINTAINER="erjo@slitaz.org"
     1.7 +LICENSE="GPL2"
     1.8  TARBALL="${PACKAGE}-${VERSION}.tar.gz"
     1.9  WEB_SITE="http://www.linuxfoundation.org/collaborate/workgroups/networking/bridge"
    1.10  WGET_URL="$SF_MIRROR/bridge/$TARBALL"
    1.11 @@ -25,7 +26,7 @@
    1.12  genpkg_rules()
    1.13  {
    1.14  	mkdir -p $fs/usr
    1.15 -	cp -a $_pkg/usr/sbin  $fs/usr
    1.16 +	cp -a $install/usr/sbin  $fs/usr
    1.17  }
    1.18  
    1.19  # Overlap busybox