From c849957cb04aebe1b5d9b3a9917dde9fe5045095 Mon Sep 17 00:00:00 2001 From: "Andrey A. Chernov" Date: Sat, 5 Oct 1996 19:41:31 +0000 Subject: [PATCH] Use full path for cvsup --- etc/defaults/make.conf | 4 ++-- etc/make.conf | 4 ++-- share/examples/etc/make.conf | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/etc/defaults/make.conf b/etc/defaults/make.conf index 43b4ecca4356..f03751e966bd 100644 --- a/etc/defaults/make.conf +++ b/etc/defaults/make.conf @@ -1,4 +1,4 @@ -# $Id: make.conf,v 1.32 1996/09/21 14:30:23 peter Exp $ +# $Id: make.conf,v 1.33 1996/10/05 18:51:45 ache Exp $ # # This file, if present, will be read by make (see /usr/share/mk/sys.mk). # It allows you to override macro definitions to make without changing @@ -102,7 +102,7 @@ # # CVSup block # -#SUP= cvsup +#SUP= /usr/local/sbin/cvsup #SUPFLAGS= -g -L 2 #SUPFILE= /usr/share/examples/cvsup/standard-supfile #SUPFILE1= /usr/share/examples/cvsup/secure-supfile diff --git a/etc/make.conf b/etc/make.conf index 43b4ecca4356..f03751e966bd 100644 --- a/etc/make.conf +++ b/etc/make.conf @@ -1,4 +1,4 @@ -# $Id: make.conf,v 1.32 1996/09/21 14:30:23 peter Exp $ +# $Id: make.conf,v 1.33 1996/10/05 18:51:45 ache Exp $ # # This file, if present, will be read by make (see /usr/share/mk/sys.mk). # It allows you to override macro definitions to make without changing @@ -102,7 +102,7 @@ # # CVSup block # -#SUP= cvsup +#SUP= /usr/local/sbin/cvsup #SUPFLAGS= -g -L 2 #SUPFILE= /usr/share/examples/cvsup/standard-supfile #SUPFILE1= /usr/share/examples/cvsup/secure-supfile diff --git a/share/examples/etc/make.conf b/share/examples/etc/make.conf index 43b4ecca4356..f03751e966bd 100644 --- a/share/examples/etc/make.conf +++ b/share/examples/etc/make.conf @@ -1,4 +1,4 @@ -# $Id: make.conf,v 1.32 1996/09/21 14:30:23 peter Exp $ +# $Id: make.conf,v 1.33 1996/10/05 18:51:45 ache Exp $ # # This file, if present, will be read by make (see /usr/share/mk/sys.mk). # It allows you to override macro definitions to make without changing @@ -102,7 +102,7 @@ # # CVSup block # -#SUP= cvsup +#SUP= /usr/local/sbin/cvsup #SUPFLAGS= -g -L 2 #SUPFILE= /usr/share/examples/cvsup/standard-supfile #SUPFILE1= /usr/share/examples/cvsup/secure-supfile