pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/libmilter Remove useless command that breaks on r...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0214dad0e965
branches:  trunk
changeset: 482432:0214dad0e965
user:      cube <cube%pkgsrc.org@localhost>
date:      Thu Oct 28 06:36:51 2004 +0000

description:
Remove useless command that breaks on read-only pkgsrc trees.  I wonder
what was the point of this in the first place...

Closes PR#27529.

diffstat:

 mail/libmilter/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 6ff446114a67 -r 0214dad0e965 mail/libmilter/Makefile
--- a/mail/libmilter/Makefile   Thu Oct 28 06:03:18 2004 +0000
+++ b/mail/libmilter/Makefile   Thu Oct 28 06:36:51 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2004/08/30 20:48:47 adrianp Exp $
+# $NetBSD: Makefile,v 1.8 2004/10/28 06:36:51 cube Exp $
 
 .include "../../mail/sendmail/Makefile.common"
 
@@ -6,7 +6,6 @@
 COMMENT=       Mail filter support library for sendmail
 
 post-patch: make-sendmail-siteconfig
-       ${ECHO} >>${DESCR_SRC}
 
 do-build:
        @(cd ${WRKSRC}/libmilter; ${SETENV} ${MAKE_ENV} ./Build)



Home | Main Index | Thread Index | Old Index