From cd542861d59a3c922f924ded2db439e97f196b48 Mon Sep 17 00:00:00 2001 From: Jay Freeman Date: Sat, 11 Apr 2009 04:36:31 +0000 Subject: Split coreutils into coreutils and coreutils-bin. git-svn-id: http://svn.telesphoreo.org/trunk@582 514c082c-b64e-11dc-b46d-3d985efe055d --- data/coreutils-bin/make.sh | 1 + 1 file changed, 1 insertion(+) create mode 100644 data/coreutils-bin/make.sh (limited to 'data/coreutils-bin/make.sh') diff --git a/data/coreutils-bin/make.sh b/data/coreutils-bin/make.sh new file mode 100644 index 000000000..f5e64869e --- /dev/null +++ b/data/coreutils-bin/make.sh @@ -0,0 +1 @@ +cp -a "$(PKG_DEST_ _coreutils)"/bin "${PKG_DEST}" -- cgit v1.2.3