From 6f71dd497fa9fcd157023d59917e7fb0f883c7fc Mon Sep 17 00:00:00 2001 From: jmmv Date: Thu, 17 Apr 2003 21:54:37 +0000 Subject: Remove some spaces in the "[Automatic Linux shared object handling]" message, to match all other "===>"-type messages. --- emulators/suse_linux/Makefile.common | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'emulators/suse_linux') diff --git a/emulators/suse_linux/Makefile.common b/emulators/suse_linux/Makefile.common index 3672f92e22f..88004a5682f 100644 --- a/emulators/suse_linux/Makefile.common +++ b/emulators/suse_linux/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.15 2003/03/26 04:05:47 jschauma Exp $ +# $NetBSD: Makefile.common,v 1.16 2003/04/17 21:54:37 jmmv Exp $ SUSE_VERSION= 7.3 @@ -47,7 +47,7 @@ do-install: fi ${RPM2PKG} ${RPM2PKGARGS} @if ${GREP} -q 'lib.*\.so' ${PLIST_SRC}; then \ - ${ECHO_MSG} "===> [Automatic Linux shared object handling]"; \ + ${ECHO_MSG} "===> [Automatic Linux shared object handling]"; \ ${EMULDIR}/sbin/ldconfig -r ${EMULDIR}; \ ${ECHO} "@exec %D/${EMULSUBDIR}/sbin/ldconfig -r %D/${EMULSUBDIR}" >>${PLIST_SRC}; \ ${ECHO} "@unexec %D/${EMULSUBDIR}/sbin/ldconfig -r %D/${EMULSUBDIR} 2>/dev/null" >>${PLIST_SRC}; \ -- cgit v1.2.3