mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-07 19:34:56 +00:00
parent
5135ff2dc2
commit
4bed825956
12
repos/ports/recipes/src/diffutils/content.mk
Normal file
12
repos/ports/recipes/src/diffutils/content.mk
Normal file
@ -0,0 +1,12 @@
|
||||
content: src/noux-pkg/diffutils LICENSE
|
||||
|
||||
PORT_DIR := $(call port_dir,$(REP_DIR)/ports/diffutils)
|
||||
|
||||
src/noux-pkg/diffutils:
|
||||
mkdir -p $@
|
||||
cp -a $(PORT_DIR)/src/noux-pkg/diffutils/* $@
|
||||
cp -a $(REP_DIR)/src/noux-pkg/diffutils/* $@
|
||||
|
||||
LICENSE:
|
||||
cp $(PORT_DIR)/src/noux-pkg/diffutils/COPYING $@
|
||||
|
1
repos/ports/recipes/src/diffutils/hash
Normal file
1
repos/ports/recipes/src/diffutils/hash
Normal file
@ -0,0 +1 @@
|
||||
2021-05-18 07e4009c3ccd31e0030270e309464c7f30133705
|
3
repos/ports/recipes/src/diffutils/used_apis
Normal file
3
repos/ports/recipes/src/diffutils/used_apis
Normal file
@ -0,0 +1,3 @@
|
||||
libc
|
||||
noux
|
||||
posix
|
Loading…
x
Reference in New Issue
Block a user