summaryrefslogtreecommitdiff
path: root/emulators/linux_base
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2004-12-28 06:04:47 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2004-12-28 06:04:47 +0000
commit214174689fbe42a323c7a0f9cb28ec9b3349b431 (patch)
treea1586f7dc2ff7eaded5a79233f7b17363a040ec0 /emulators/linux_base
parent* Support the -norsync argument to only remove the existing build chroots (diff)
Properly set owner of yp.conf.
Notes
Notes: svn path=/head/; revision=125321
Diffstat (limited to 'emulators/linux_base')
-rw-r--r--emulators/linux_base/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/linux_base/Makefile b/emulators/linux_base/Makefile
index 892191213509..3606a05b474d 100644
--- a/emulators/linux_base/Makefile
+++ b/emulators/linux_base/Makefile
@@ -183,7 +183,7 @@ do-install:
# mtab in etc, albeit an empty one. This is needed in a couple of
# cases. Most notably staroffice6.
#
- ${INSTALL} ${COPY} -m 644 ${FILESDIR}/yp.conf ${LINUXBASE}/etc
+ ${INSTALL_DATA} ${FILESDIR}/yp.conf ${LINUXBASE}/etc
${TOUCH} ${LINUXBASE}/etc/mtab
#
# Finish