summaryrefslogtreecommitdiff
path: root/data/coreutils/make.sh
diff options
context:
space:
mode:
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 137265f15..9e51a0083 100644
--- a/data/coreutils/make.sh
+++ b/data/coreutils/make.sh
@@ -9,3 +9,5 @@ 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
+pkg: cp -a /bin/chown /usr/bin/chown
+pkg: cp -a /bin/chown /usr/sbin/chown