wok diff tcpick/receipt @ rev 22154

updated xcb-proto (1.10 -> 1.13)
author Hans-G?nter Theisgen
date Thu Nov 07 07:30:39 2019 +0100 (2019-11-07)
parents e7780d51d896
children 5f6c5106b1f5
line diff
     1.1 --- a/tcpick/receipt	Thu May 26 17:22:51 2011 +0200
     1.2 +++ b/tcpick/receipt	Thu Nov 07 07:30:39 2019 +0100
     1.3 @@ -5,6 +5,7 @@
     1.4  CATEGORY="network"
     1.5  SHORT_DESC="TCP stream sniffer and connection tracker"
     1.6  MAINTAINER="slaxemulator@gmail.com"
     1.7 +LICENSE="GPL2"
     1.8  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.9  WEB_SITE="http://tcpick.sourceforge.net/"
    1.10  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
    1.11 @@ -23,6 +24,6 @@
    1.12  genpkg_rules()
    1.13  {
    1.14  	mkdir -p $fs/usr
    1.15 -	cp -a $_pkg/usr/bin $fs/usr
    1.16 +	cp -a $install/usr/bin $fs/usr
    1.17  }
    1.18