From e3bebb42aa637cb8a95ec2f81049a8cadcf4b384 Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 22 Feb 2006 20:56:30 +0000 Subject: Do not install *orig files. Fixes CHECK_BUILD build. --- www/zope25-RDFSummary/Makefile | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'www') diff --git a/www/zope25-RDFSummary/Makefile b/www/zope25-RDFSummary/Makefile index 795fd7d9bd3..e1dc03d50a6 100644 --- a/www/zope25-RDFSummary/Makefile +++ b/www/zope25-RDFSummary/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2003/07/22 04:14:44 martti Exp $ +# $NetBSD: Makefile,v 1.7 2006/02/22 20:56:30 wiz Exp $ # DISTNAME= RDFSummary-2.3 @@ -14,5 +14,9 @@ COMMENT= Display content from other web sites via RSS ZOPE_COPYPRODUCT= zope-std-copyproduct-short +# clean up after patch-aa +post-install: + ${RM} ${PREFIX}/lib/zope/lib/python/Products/RDFSummary/RDFSummary.py.orig + .include "../../www/zope25/product.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3