pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/columba Another minor change, remove one superflo...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8e4b2fffbf1d
branches:  trunk
changeset: 472319:8e4b2fffbf1d
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Thu Apr 08 14:57:07 2004 +0000

description:
Another minor change, remove one superflous line.

diffstat:

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

diffs (17 lines):

diff -r 4c4b8599bdf7 -r 8e4b2fffbf1d mail/columba/Makefile
--- a/mail/columba/Makefile     Thu Apr 08 14:55:53 2004 +0000
+++ b/mail/columba/Makefile     Thu Apr 08 14:57:07 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2004/04/08 14:55:53 xtraeme Exp $
+# $NetBSD: Makefile,v 1.3 2004/04/08 14:57:07 xtraeme Exp $
 #
 
 DISTNAME=      columba-unix-1.0_M2-bin
@@ -25,7 +25,6 @@
 SUBST_MESSAGE.foo=  "Fixing columba\'s executable path."
 
 do-install:
-       ${INSTALL_DATA_DIR} ${PREFIX}/share/${PKGBASE}
        ${INSTALL_DATA_DIR} ${PREFIX}/share/${PKGBASE}/lib
        ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/${PKGBASE}
        ${INSTALL_DATA} ${WRKSRC}/lib/* ${PREFIX}/share/${PKGBASE}/lib



Home | Main Index | Thread Index | Old Index