summaryrefslogtreecommitdiffstats
path: root/crypto/openssh/FREEBSD-upgrade
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/openssh/FREEBSD-upgrade')
-rw-r--r--crypto/openssh/FREEBSD-upgrade8
1 files changed, 4 insertions, 4 deletions
diff --git a/crypto/openssh/FREEBSD-upgrade b/crypto/openssh/FREEBSD-upgrade
index f379622..3b561cd 100644
--- a/crypto/openssh/FREEBSD-upgrade
+++ b/crypto/openssh/FREEBSD-upgrade
@@ -12,12 +12,12 @@
2) Unpack the tarball in a suitable directory.
-3) Remove trash:
+ $ tar xf openssh-X.YpZ.tar.gz \
+ -X /usr/src/crypto/openssh/FREEBSD-Xlist
- $ sh -c 'while read glob ; do rm -rvf $glob ; done' \
- </usr/src/crypto/openssh/FREEBSD-Xlist
+3) Remove trash:
- Make sure that took care of everything, and if it didn't, make sure
+ Make sure -X took care of everything, and if it didn't, make sure
to update FREEBSD-Xlist so you won't miss it the next time. A good
way to do this is to run a test import and see if any new files
show up:
OpenPOWER on IntegriCloud