pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/chat/i2cbd Don't install RC script by hand.
details: https://anonhg.NetBSD.org/pkgsrc/rev/c77884450a34
branches: trunk
changeset: 532833:c77884450a34
user: joerg <joerg%pkgsrc.org@localhost>
date: Sun Sep 02 10:50:42 2007 +0000
description:
Don't install RC script by hand.
diffstat:
chat/i2cbd/Makefile | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (16 lines):
diff -r bf0a83d30056 -r c77884450a34 chat/i2cbd/Makefile
--- a/chat/i2cbd/Makefile Sun Sep 02 10:38:44 2007 +0000
+++ b/chat/i2cbd/Makefile Sun Sep 02 10:50:42 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2007/08/30 16:04:19 joerg Exp $
+# $NetBSD: Makefile,v 1.27 2007/09/02 10:50:42 joerg Exp $
#
DISTNAME= i2cbd-2.0_BETA5
@@ -40,6 +40,5 @@
.for f in ${EGFILES}
${INSTALL_DATA} ${WRKSRC}/etc/${f:Q} ${EGDIR}
.endfor
- ${INSTALL_SCRIPT} ${WRKDIR}/icbd.sh ${PREFIX}/share/examples/rc.d/icbd
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index