From 214174689fbe42a323c7a0f9cb28ec9b3349b431 Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Tue, 28 Dec 2004 06:04:47 +0000 Subject: Properly set owner of yp.conf. --- emulators/linux_base/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'emulators/linux_base') 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 -- cgit v1.2.3