From 66dd3c80470ec3ab886696f4f9a8f174759c0041 Mon Sep 17 00:00:00 2001 From: Chris Hanson Date: Tue, 1 Feb 2000 03:57:00 +0000 Subject: [PATCH] Fix typo. --- v7/dist/make-doc-files | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/v7/dist/make-doc-files b/v7/dist/make-doc-files index 58b790a52..dee5ad4b8 100755 --- a/v7/dist/make-doc-files +++ b/v7/dist/make-doc-files @@ -55,4 +55,4 @@ rm -rf doc-html mkdir doc-html mv ${tldir}/*.html doc-html -rm -rf ${tldir} +rm -rf ${prefix} -- 2.25.1