pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/cfs be quiet in post-extract, too.
details: https://anonhg.NetBSD.org/pkgsrc/rev/cd5c62d9ea72
branches: trunk
changeset: 478521:cd5c62d9ea72
user: grant <grant%pkgsrc.org@localhost>
date: Sun Jul 25 04:47:15 2004 +0000
description:
be quiet in post-extract, too.
diffstat:
security/cfs/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r f73ea39a887c -r cd5c62d9ea72 security/cfs/Makefile
--- a/security/cfs/Makefile Sun Jul 25 04:46:10 2004 +0000
+++ b/security/cfs/Makefile Sun Jul 25 04:47:15 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2004/07/25 04:46:10 grant Exp $
+# $NetBSD: Makefile,v 1.17 2004/07/25 04:47:15 grant Exp $
DISTNAME= cfs-1.4.1
PKGREVISION= 1
@@ -81,7 +81,7 @@
RCD_SCRIPTS= cfsd
post-extract:
- ${RM} -f ${WRKSRC}/esm.1
+ @${RM} -f ${WRKSRC}/esm.1
post-patch:
@cd ${WRKSRC}; for file in *; do \
Home |
Main Index |
Thread Index |
Old Index