From f11151c9c12ef5231fd2e0206af6b3c4ae88c400 Mon Sep 17 00:00:00 2001 From: fake Date: Fri, 24 Sep 2004 13:27:11 +0000 Subject: [PATCH] fake: ghostscript.conf: use echo_status here [2004091908004425502] (https://www.rocklinux.net/submaster) git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@4387 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc --- package/x11/ghostscript/ghostscript.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/x11/ghostscript/ghostscript.conf b/package/x11/ghostscript/ghostscript.conf index bd23ccdde..b192ffdcf 100644 --- a/package/x11/ghostscript/ghostscript.conf +++ b/package/x11/ghostscript/ghostscript.conf @@ -23,7 +23,7 @@ confopt="$confopt --with-drivers=ALL --with-x" if pkginstalled gimp-print42; then - echo "gimp-print found. Will use it as printer driver ..." + echo_status "gimp-print found. Will use it as printer driver ..." confopt="$confopt --with-gimp-print" fi