wok diff bridge-utils/receipt @ rev 17435
Up: minitube (2.3.1)
author | Xander Ziiryanoff <psychomaniak@xakep.ru> |
---|---|
date | Sun Dec 07 16:24:42 2014 +0100 (2014-12-07) |
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 Sun Dec 07 16:24:42 2014 +0100 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