depot: recipe for findutils

Issue #2446
This commit is contained in:
Stefan Kalkowski 2017-10-23 10:52:06 +02:00 committed by Christian Helmuth
parent be4e34b6b5
commit 2116bcf733
3 changed files with 16 additions and 0 deletions

View File

@ -0,0 +1,12 @@
content: src/noux-pkg/findutils LICENSE
PORT_DIR := $(call port_dir,$(REP_DIR)/ports/findutils)
src/noux-pkg/findutils:
mkdir -p $@
cp -a $(PORT_DIR)/src/noux-pkg/findutils/* $@
cp -a $(REP_DIR)/src/noux-pkg/findutils/* $@
LICENSE:
cp $(PORT_DIR)/src/noux-pkg/findutils/COPYING $@

View File

@ -0,0 +1 @@
2017-11-02 2500a6209ff5e4150a828558bd76f496655d2421

View File

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