From e3e3123e6d80eed6b199ce8f6157f6969e965df4 Mon Sep 17 00:00:00 2001 From: tron Date: Sat, 31 Oct 1998 00:23:34 +0000 Subject: Add a "@" before command in "post-install". --- emulators/linux_SuSE/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'emulators') diff --git a/emulators/linux_SuSE/Makefile b/emulators/linux_SuSE/Makefile index 7bbecf02372..6f4da5bf58e 100644 --- a/emulators/linux_SuSE/Makefile +++ b/emulators/linux_SuSE/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 1998/10/31 00:18:47 tron Exp $ +# $NetBSD: Makefile,v 1.2 1998/10/31 00:23:34 tron Exp $ DISTNAME= SuSE-5.3 PKGNAME= linux_SuSE-5.3 @@ -77,6 +77,6 @@ do-install: @${EMULDIR}/sbin/ldconfig -r ${EMULDIR} || ${TRUE} post-install: - ${SH} ${INSTALL_FILE} ${PKGNAME} POST-INSTALL + @${SH} ${INSTALL_FILE} ${PKGNAME} POST-INSTALL .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3