mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
Noux: rename noux-pkg/gnu-netcat
The other GNU based packages do not have a gnu- prefix either.
This commit is contained in:
committed by
Norman Feske
parent
2b5cf1342d
commit
b7dc9af447
@@ -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
|
||||
@@ -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 .
|
||||
|
||||
Reference in New Issue
Block a user