Skip to content

Commit

Permalink
Don't install RC script by hand.
Browse files Browse the repository at this point in the history
  • Loading branch information
jsonn committed Sep 2, 2007
1 parent 1dee1b9 commit 28f2cc2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions chat/i2cbd/Makefile
Original file line number Diff line number Diff line change
@@ -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
Expand Down Expand Up @@ -40,6 +40,5 @@ post-install:
.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"

0 comments on commit 28f2cc2

Please sign in to comment.