From ee6004840abc0b4f5d29f88fbc100854e6b99a24 Mon Sep 17 00:00:00 2001 From: Jonathan Bauer Date: Wed, 13 Feb 2013 19:01:58 +0100 Subject: TODOS: find triplet name --- remote/tools/base/base.build | 1 + 1 file changed, 1 insertion(+) (limited to 'remote/tools/base') diff --git a/remote/tools/base/base.build b/remote/tools/base/base.build index 70f612b4..95b9de65 100644 --- a/remote/tools/base/base.build +++ b/remote/tools/base/base.build @@ -67,6 +67,7 @@ post_copy() { # copy static files cp -r ${TOOL_DIR}/${TOOL}/data/* ${INIT_DIR} + # better: dirname $(ldd $SHELL|grep libc | awk -F " " '{print $3}') # copy pam modules, TODO: better way to find arch-dependant interfix... (tar -cpv $(dirname $(locate pam_unix.so|grep ^/lib/)) | tar -xpv -C ${INIT_DIR}) &>/dev/null -- cgit v1.2.3-55-g7522