pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/cyrus-saslauthd Move the documentation into s...
details: https://anonhg.NetBSD.org/pkgsrc/rev/4ed9098c3b79
branches: trunk
changeset: 466211:4ed9098c3b79
user: jlam <jlam%pkgsrc.org@localhost>
date: Tue Jan 13 08:13:42 2004 +0000
description:
Move the documentation into share/doc instead of using share/examples.
diffstat:
security/cyrus-saslauthd/Makefile | 6 +++---
security/cyrus-saslauthd/PLIST.ldap | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (31 lines):
diff -r 74864a5f62d5 -r 4ed9098c3b79 security/cyrus-saslauthd/Makefile
--- a/security/cyrus-saslauthd/Makefile Tue Jan 13 08:02:12 2004 +0000
+++ b/security/cyrus-saslauthd/Makefile Tue Jan 13 08:13:42 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2004/01/12 04:12:58 jlam Exp $
+# $NetBSD: Makefile,v 1.5 2004/01/13 08:13:42 jlam Exp $
DISTNAME= cyrus-sasl-2.1.17
PKGNAME= ${DISTNAME:S/sasl/saslauthd/}
@@ -69,9 +69,9 @@
.if defined(USE_LDAP)
post-install:
- ${INSTALL_DATA_DIR} ${PREFIX}/share/examples/cyrus-saslauthd
+ ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/cyrus-saslauthd
${INSTALL_DATA} ${WRKSRC}/LDAP_SASLAUTHD \
- ${PREFIX}/share/examples/cyrus-saslauthd
+ ${PREFIX}/share/doc/cyrus-saslauthd
.endif
.include "../../mk/bsd.pkg.mk"
diff -r 74864a5f62d5 -r 4ed9098c3b79 security/cyrus-saslauthd/PLIST.ldap
--- a/security/cyrus-saslauthd/PLIST.ldap Tue Jan 13 08:02:12 2004 +0000
+++ b/security/cyrus-saslauthd/PLIST.ldap Tue Jan 13 08:13:42 2004 +0000
@@ -1,3 +1,3 @@
-@comment $NetBSD: PLIST.ldap,v 1.1 2004/01/09 20:40:05 jlam Exp $
-share/examples/cyrus-saslauthd/LDAP_SASLAUTHD
-@dirrm share/examples/cyrus-saslauthd
+@comment $NetBSD: PLIST.ldap,v 1.2 2004/01/13 08:13:42 jlam Exp $
+share/doc/cyrus-saslauthd/LDAP_SASLAUTHD
+@dirrm share/doc/cyrus-saslauthd
Home |
Main Index |
Thread Index |
Old Index