depot: add diffutils recipe

genodelabs/genode#4162
This commit is contained in:
Johannes Schlatow 2021-05-18 16:02:51 +02:00 committed by Christian Helmuth
parent 5135ff2dc2
commit 4bed825956
3 changed files with 16 additions and 0 deletions

View 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 $@

View File

@ -0,0 +1 @@
2021-05-18 07e4009c3ccd31e0030270e309464c7f30133705

View File

@ -0,0 +1,3 @@
libc
noux
posix