mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
Back out src-tools addition, src-etc target must be fixed instead
This commit is contained in:
parent
2bc27032c2
commit
710376c933
2 changed files with 2 additions and 4 deletions
|
|
@ -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=.
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue