From 535add65ac98d0ca871df3e8438ff56ba9129bcc Mon Sep 17 00:00:00 2001 From: Michael Haro Date: Mon, 23 Aug 1999 04:23:59 +0000 Subject: grep -> ${GREP} true -> ${TRUE} false -> ${FALSE} --- math/siag/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'math') diff --git a/math/siag/Makefile b/math/siag/Makefile index 691e994bfb62..c57c731957d0 100644 --- a/math/siag/Makefile +++ b/math/siag/Makefile @@ -3,7 +3,7 @@ # Date created: 27 Jan 1998 # Whom: mi@aldan.algebra.com # -# $Id: Makefile,v 1.16 1999/06/25 21:30:04 cpiazza Exp $ +# $Id: Makefile,v 1.17 1999/07/04 10:43:39 obrien Exp $ # DISTNAME= siag-3.1.18 @@ -61,7 +61,7 @@ post-install: @test -e ${PREFIX}/lib/X11/app-defaults/Siag && ${ECHO} \ "It seems, you have old app-defaults file(s) from Siag.\ Consider removing it(them) if new siag fails to come up" |\ - fmt || true + fmt || ${TRUE} post-patch: # Fixing makefiles to put docs in ${LOCALBASE}/share/doc/siag -- cgit v1.2.3