From 9f3147578a2357a333f62b6d84c9c6b04f52825f Mon Sep 17 00:00:00 2001 From: des Date: Tue, 29 Oct 2002 09:55:28 +0000 Subject: Correct shell code to expand globs in FREEBSD-Xlist --- crypto/openssh/FREEBSD-upgrade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crypto/openssh') diff --git a/crypto/openssh/FREEBSD-upgrade b/crypto/openssh/FREEBSD-upgrade index 0a9d38c..a77b7f4 100644 --- a/crypto/openssh/FREEBSD-upgrade +++ b/crypto/openssh/FREEBSD-upgrade @@ -14,7 +14,7 @@ 3) Remove trash: - $ rm -rf $(cat FREEBSD-Xlist) + $ eval "rm -rf $(tr '[:space:]' ' '