mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Update FREEBSD-upgrade file after removing random.*
This commit is contained in:
parent
156ac67ae3
commit
9498125fa7
1 changed files with 7 additions and 1 deletions
|
|
@ -43,6 +43,8 @@ missing/
|
|||
mkinstalldirs
|
||||
pc/
|
||||
protos.h
|
||||
random.c
|
||||
random.h
|
||||
regex.c
|
||||
stamp-h.in
|
||||
vms/
|
||||
|
|
@ -57,4 +59,8 @@ cd /usr/src/contrib/awk
|
|||
ln -s /path/to/new/awk gawk
|
||||
cd test && make
|
||||
|
||||
jraynard@freebsd.org 26 Sept 1997
|
||||
NB It may also be necessary to do
|
||||
|
||||
chmod u+x poundbang fflush.sh
|
||||
|
||||
jraynard@freebsd.org
|
||||
|
|
|
|||
Loading…
Reference in a new issue