From 1659aea7bbe8eee98ce48bce3a2ccafc9e8e2cdd Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Tue, 6 Aug 2002 07:21:44 +0000 Subject: `make reinstall' clean. --- shells/bash2/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'shells/bash2') diff --git a/shells/bash2/Makefile b/shells/bash2/Makefile index f54a2aacc33e..6cd0bb2e9d21 100644 --- a/shells/bash2/Makefile +++ b/shells/bash2/Makefile @@ -38,7 +38,7 @@ post-install: ${INSTALL_MAN} \ ${WRKDIR}/doc/article.txt \ ${DOCSDIR} - ${BZIP2_CMD} ${DOCSDIR}/*.ps + ${BZIP2_CMD} -f ${DOCSDIR}/*.ps .endif .include -- cgit v1.2.3