[70704] trunk/dports/net/tsocks/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Aug 17 15:21:19 PDT 2010


Revision: 70704
          http://trac.macports.org/changeset/70704
Author:   ryandesign at macports.org
Date:     2010-08-17 15:21:18 -0700 (Tue, 17 Aug 2010)
Log Message:
-----------
tsocks: do not need to manually create ${destroot}${prefix}/etc; MacPorts automatically creates the entire mtree for us

Modified Paths:
--------------
    trunk/dports/net/tsocks/Portfile

Modified: trunk/dports/net/tsocks/Portfile
===================================================================
--- trunk/dports/net/tsocks/Portfile	2010-08-17 22:20:31 UTC (rev 70703)
+++ trunk/dports/net/tsocks/Portfile	2010-08-17 22:21:18 UTC (rev 70704)
@@ -45,7 +45,6 @@
 configure.universal_args-delete --disable-dependency-tracking
 
 post-destroot {
-    xinstall -m 755 -d ${destroot}${prefix}/etc
     xinstall -m 644 ${worksrcpath}/tsocks.conf.simple.example ${destroot}${prefix}/etc/tsocks.conf.sample
     
     xinstall -m 755 -d ${destroot}${prefix}/share/examples/tsocks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100817/7790c292/attachment.html>


More information about the macports-changes mailing list