pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/columba Set INSTALLATION_DIRS=bin.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/63b704f6cdd4
branches:  trunk
changeset: 472320:63b704f6cdd4
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Thu Apr 08 15:04:36 2004 +0000

description:
Set INSTALLATION_DIRS=bin.

diffstat:

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

diffs (18 lines):

diff -r 8e4b2fffbf1d -r 63b704f6cdd4 mail/columba/Makefile
--- a/mail/columba/Makefile     Thu Apr 08 14:57:07 2004 +0000
+++ b/mail/columba/Makefile     Thu Apr 08 15:04:36 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2004/04/08 14:57:07 xtraeme Exp $
+# $NetBSD: Makefile,v 1.4 2004/04/08 15:04:36 jmmv Exp $
 #
 
 DISTNAME=      columba-unix-1.0_M2-bin
@@ -24,6 +24,8 @@
 SUBST_SED.foo=     -e "s,columba.jar,${COLUMBA_BIN},"
 SUBST_MESSAGE.foo=  "Fixing columba\'s executable path."
 
+INSTALLATION_DIRS=     bin
+
 do-install:
        ${INSTALL_DATA_DIR} ${PREFIX}/share/${PKGBASE}/lib
        ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/${PKGBASE}



Home | Main Index | Thread Index | Old Index