pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/tor Broken INSTALL script was removed.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b6bd6acf6d94
branches:  trunk
changeset: 551936:b6bd6acf6d94
user:      obache <obache%pkgsrc.org@localhost>
date:      Sun Dec 21 11:01:59 2008 +0000

description:
Broken INSTALL script was removed.
No need to remove superfluous directory now.

diffstat:

 net/tor/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 31d5074a6558 -r b6bd6acf6d94 net/tor/Makefile
--- a/net/tor/Makefile  Sun Dec 21 11:00:37 2008 +0000
+++ b/net/tor/Makefile  Sun Dec 21 11:01:59 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.57 2008/10/16 21:52:16 wiz Exp $
+# $NetBSD: Makefile,v 1.58 2008/12/21 11:01:59 obache Exp $
 #
 
 DISTNAME=              tor-0.2.0.31
@@ -60,7 +60,6 @@
                ${PREFIX}/share/examples/tor/torrc.sample
        ${INSTALL_DATA} ${WRKSRC}/contrib/tor-tsocks.conf               \
                ${PREFIX}/share/examples/tor/tor-tsocks.conf
-       -${RMDIR} ${PREFIX}/etc/tor/tor
 
 BUILDLINK_API_DEPENDS.libevent+= libevent>=1.2
 .include "../../devel/libevent/buildlink3.mk"



Home | Main Index | Thread Index | Old Index