summaryrefslogtreecommitdiff
path: root/data/coreutils/make.sh
diff options
context:
space:
mode:
authorJay Freeman <saurik@saurik.com>2008-02-14 12:35:55 +0000
committerJay Freeman <saurik@saurik.com>2008-02-14 12:35:55 +0000
commit26020feaa3a141909349610bfd69611a13b3a41e (patch)
treee18bc74f954a8ff268747ea9544d3730618eac29 /data/coreutils/make.sh
parent7ddabf0c54138f19869c915083d082f92009a3eb (diff)
Made the move to profile.d.
git-svn-id: http://svn.telesphoreo.org/trunk@85 514c082c-b64e-11dc-b46d-3d985efe055d
Diffstat (limited to 'data/coreutils/make.sh')
-rw-r--r--data/coreutils/make.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/data/coreutils/make.sh b/data/coreutils/make.sh
index 2b3311b62..137265f15 100644
--- a/data/coreutils/make.sh
+++ b/data/coreutils/make.sh
@@ -7,3 +7,5 @@ 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
+pkg: mkdir -p /etc/profile.d
+pkg: cp -a %/coreutils.sh /etc/profile.d