[Buildroot] [patch] netcat package

Robert Carter r.carter at cs.auckland.ac.nz
Thu Nov 9 01:41:37 UTC 2006


Yes, it is better that way. Updated patch attached.

Rob

-------------- next part --------------
A non-text attachment was scrubbed...
Name: netcat.patch
Type: application/octet-stream
Size: 3158 bytes
Desc: not available
URL: <http://lists.buildroot.org/pipermail/buildroot/attachments/20061109/3ece2182/attachment-0001.obj>
-------------- next part --------------

On 9/11/2006, at 12:37 PM, Ulf Samuelsson wrote:

> Robert Carter wrote:
>>> Here is a patch to add the netcat package to buildroot.
>
> Why not separate the package version from the package name?
>
> +NETCAT_VER:=0.7.1
> +NETCAT_SOURCE:=netcat-$(NETCAT_VER).tar.gz
> +NETCAT_SITE:=http://osdn.dl.sourceforge.net/sourceforge/netcat
> +NETCAT_DIR:=$(BUILD_DIR)/netcat-$(NETCAT_VER)
>
> Best Regards,
> Ulf Samuelsson
>



More information about the buildroot mailing list