mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-24 07:46:42 +00:00
Noux: rename noux-pkg/gnu-netcat
The other GNU based packages do not have a gnu- prefix either.
This commit is contained in:
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 .
|
||||
|
Loading…
Reference in New Issue
Block a user