Skip site navigation (1)Skip section navigation (2)
Date:      13 Dec 2000 07:13:29 +0100
From:      assar@FreeBSD.org
To:        Ade Lovett <ade@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: ports/lang/scheme48 Makefile
Message-ID:  <5lg0jsyhkm.fsf@assaris.sics.se>
In-Reply-To: Ade Lovett's message of "Tue, 12 Dec 2000 17:32:43 -0800 (PST)"
References:  <200012130132.eBD1WhM49842@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Ade Lovett <ade@FreeBSD.org> writes:
>   It's also not entirely clear, and nor have the developers responded
>   (curiously, you think'd they'd be in to the email thang), whether
>   this can be automatically patched around.
>   

What about this simple patch?

/assar

--- Makefile.in.orig	Wed Dec 13 07:11:50 2000
+++ Makefile.in	Wed Dec 13 07:12:32 2000
@@ -102,7 +102,7 @@
 
 # The following is the first rule and therefore the "make" command's
 # default target.
-enough: $(VM) $(IMAGE) go .notify
+enough: $(VM) $(IMAGE) go
 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5lg0jsyhkm.fsf>