pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/tor create RCD_SCRIPTS_EXAMPLEDIR if it doesn't ex...
details: https://anonhg.NetBSD.org/pkgsrc/rev/d25ba4840553
branches: trunk
changeset: 489147:d25ba4840553
user: jschauma <jschauma%pkgsrc.org@localhost>
date: Thu Feb 17 17:53:45 2005 +0000
description:
create RCD_SCRIPTS_EXAMPLEDIR if it doesn't exists
diffstat:
net/tor/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 22723d374186 -r d25ba4840553 net/tor/Makefile
--- a/net/tor/Makefile Thu Feb 17 17:43:33 2005 +0000
+++ b/net/tor/Makefile Thu Feb 17 17:53:45 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2005/02/14 18:51:58 jschauma Exp $
+# $NetBSD: Makefile,v 1.8 2005/02/17 17:53:45 jschauma Exp $
#
DISTNAME= tor-0.0.9.4
@@ -64,6 +64,7 @@
${PREFIX}/share/examples/tor/torrc.sample
${INSTALL_DATA} ${WRKSRC}/contrib/tor-tsocks.conf \
${PREFIX}/share/examples/tor/tor-tsocks.conf
+ ${INSTALL_DATA_DIR} ${PREFIX}/${RCD_SCRIPTS_EXAMPLEDIR}
${INSTALL_DATA} ${WRKSRC}/tor.pkgsrc.rc ${PREFIX}/${RCD_SCRIPTS_EXAMPLEDIR}/tor
.include "../../security/openssl/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index