Noux: rename noux-pkg/gnu-netcat

The other GNU based packages do not have a gnu- prefix either.
This commit is contained in:
Josef Söntgen 2012-06-15 12:20:19 +02:00 committed by Norman Feske
parent 2b5cf1342d
commit b7dc9af447
3 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
GNUNETCAT = gnu-netcat-0.7.1
GNUNETCAT = netcat-0.7.1
GNUNETCAT_VERSION = 0.7.1
GNUNETCAT_TBZ = netcat-$(GNUNETCAT_VERSION).tar.bz2
GNUNETCAT_URL = http://downloads.sourceforge.net/sourceforge/netcat/netcat-$(GNUNETCAT_VERSION).tar.bz2

View File

@ -7,7 +7,7 @@ build {
core init
drivers/timer drivers/uart drivers/nic drivers/pci
noux/net lib/libc_noux
noux-pkg/gnu-netcat
noux-pkg/netcat
}
exec tar cfv bin/noux_netcat.tar -h -C bin/netcat .