From 9fc7114330f98a5abdb2764f28e1c60baf858f01 Mon Sep 17 00:00:00 2001 From: rpaulo Date: Mon, 9 Feb 2015 19:19:13 +0000 Subject: Add a few more instructions to xz/FREEBSD-upgrade. --- contrib/xz/FREEBSD-upgrade | 3 +++ 1 file changed, 3 insertions(+) diff --git a/contrib/xz/FREEBSD-upgrade b/contrib/xz/FREEBSD-upgrade index 8d48be2..986197c 100644 --- a/contrib/xz/FREEBSD-upgrade +++ b/contrib/xz/FREEBSD-upgrade @@ -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: -- cgit v1.1