From 710376c933442c8f02f7cb0d1061ec12d7b47a8b Mon Sep 17 00:00:00 2001 From: "Andrey A. Chernov" Date: Wed, 28 Aug 1996 18:54:49 +0000 Subject: [PATCH] Back out src-tools addition, src-etc target must be fixed instead --- share/examples/cvsup/standard-supfile | 3 +-- share/examples/sup/standard-supfile | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/share/examples/cvsup/standard-supfile b/share/examples/cvsup/standard-supfile index c4607cc549b..5416d130355 100644 --- a/share/examples/cvsup/standard-supfile +++ b/share/examples/cvsup/standard-supfile @@ -1,4 +1,4 @@ -# $Id: standard-supfile,v 1.2 1996/08/21 00:26:30 jkh Exp $ +# $Id: standard-supfile,v 1.3 1996/08/28 18:08:20 ache Exp $ # # This file contains all of the "CVSUP collections" that comprise the FreeBSD # source distribution from the current (new and experimental) development @@ -54,6 +54,5 @@ src-sbin release=cvs host=cvsup.FreeBSD.org hostbase=/home base=/usr prefix=/usr #src-secure release=current host=cvsup.FreeBSD.org hostbase=/home base=/usr prefix=/usr/src delete old use-rel-suffix src-share release=cvs host=cvsup.FreeBSD.org hostbase=/home base=/usr prefix=/usr delete old use-rel-suffix tag=. src-sys release=cvs host=cvsup.FreeBSD.org hostbase=/home base=/usr prefix=/usr delete old use-rel-suffix tag=. -src-tools release=cvs host=cvsup.FreeBSD.org hostbase=/home base=/usr prefix=/usr delete old use-rel-suffix tag=. src-usrbin release=cvs host=cvsup.FreeBSD.org hostbase=/home base=/usr prefix=/usr delete old use-rel-suffix tag=. src-usrsbin release=cvs host=cvsup.FreeBSD.org hostbase=/home base=/usr prefix=/usr delete old use-rel-suffix tag=. diff --git a/share/examples/sup/standard-supfile b/share/examples/sup/standard-supfile index 2d87581cf21..49a6667b5eb 100644 --- a/share/examples/sup/standard-supfile +++ b/share/examples/sup/standard-supfile @@ -1,4 +1,4 @@ -# $Id: standard-supfile,v 1.5 1996/06/26 05:40:58 phk Exp $ +# $Id: standard-supfile,v 1.6 1996/08/28 14:06:32 ache Exp $ # # This file contains all of the "SUP collections" that comprise the FreeBSD # source distribution from the current (new and experimental) development @@ -50,6 +50,5 @@ src-sbin release=current host=sup.FreeBSD.org hostbase=/home base=/usr prefix=/u #src-secure release=current host=sup.FreeBSD.org hostbase=/home base=/usr prefix=/usr/src delete old use-rel-suffix src-share release=current host=sup.FreeBSD.org hostbase=/home base=/usr prefix=/usr/src delete old use-rel-suffix src-sys release=current host=sup.FreeBSD.org hostbase=/home base=/usr prefix=/usr/src delete old use-rel-suffix -src-tools release=current host=sup.FreeBSD.org hostbase=/home base=/usr prefix=/usr/src delete old use-rel-suffix src-usrbin release=current host=sup.FreeBSD.org hostbase=/home base=/usr prefix=/usr/src delete old use-rel-suffix src-usrsbin release=current host=sup.FreeBSD.org hostbase=/home base=/usr prefix=/usr/src delete old use-rel-suffix