From 03880b546d794abafd6dab3eed876dbefe06c174 Mon Sep 17 00:00:00 2001 From: Jay Freeman Date: Fri, 4 Jan 2008 01:17:50 +0000 Subject: Revision numbers on packages now being bumped, moved files around in Apple packages to the correct folders (adjusting for conflicts), added numerous Java packages, and fixed dependencies on findutils, coreutils, inetutils, and gnupg. git-svn-id: http://svn.telesphoreo.org/trunk@11 514c082c-b64e-11dc-b46d-3d985efe055d --- data/coreutils/make.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'data/coreutils/make.sh') diff --git a/data/coreutils/make.sh b/data/coreutils/make.sh index 3541a8a30..2b3311b62 100644 --- a/data/coreutils/make.sh +++ b/data/coreutils/make.sh @@ -3,6 +3,7 @@ cd coreutils-6.9 ./configure --prefix=/usr --host=arm-apple-darwin make pkg:install -pkg:bin cat chgrp chmod chown cp date dd df dir echo false hostname kill ln ls mkdir mknod mv pwd readlink rm rmdir vdir sleep stty su sync touch true uname +pkg: rm -f /usr/bin/sync +pkg:bin cat chgrp chmod chown cp date dd df dir echo false hostname kill ln ls mkdir mknod mv pwd readlink rm rmdir vdir sleep stty su touch true uname pkg: mkdir -p /usr/sbin pkg: mv /usr/bin/chroot /usr/sbin -- cgit v1.2.3