summaryrefslogtreecommitdiff
path: root/news/tin/patches/patch-ab
blob: 9c5f071581eee6c6416a6d944269373e9b2a607b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ab,v 1.4 2007/09/05 21:59:22 wiz Exp $

--- Makefile.orig	2007-02-01 13:11:14.000000000 +0000
+++ Makefile
@@ -407,7 +407,7 @@ all:
 	@$(ECHO) " "
 
 build:
-	@-if $(TEST) -r $(SRCDIR)/Makefile ; then $(CD) $(SRCDIR) && $(MAKE) ; else $(ECHO) "You need to run configure first - didn't you read README?" ; fi
+	@if $(TEST) -r $(SRCDIR)/Makefile ; then $(CD) $(SRCDIR) && $(MAKE) ; else $(ECHO) "You need to run configure first - didn't you read README?" ; fi
 
 install:
 	@$(CD) $(SRCDIR) && $(MAKE) install