Add a few more instructions to xz/FREEBSD-upgrade.

This commit is contained in:
Rui Paulo 2015-02-09 19:19:13 +00:00
parent 94f2a70e88
commit f967066a99
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=278468

View File

@ -16,6 +16,9 @@ sh -c 'for F in `cat FREEBSD-Xlist | grep -v FreeBSD`; do rm -rf ./$F ; done'
You may check if there are any new files that we don't need.
You should run ``configure'' to make sure you use a more recent
config.h. Running ``make check'' in the xz source tree is also useful.
The instructions for importing new release and merging to HEAD can be found
at FreeBSD wiki: