[136016] trunk/dports/finance/bitcoin/Portfile

ryandesign at macports.org ryandesign at macports.org
Sat May 9 10:31:58 PDT 2015


Revision: 136016
          https://trac.macports.org/changeset/136016
Author:   ryandesign at macports.org
Date:     2015-05-09 10:31:58 -0700 (Sat, 09 May 2015)
Log Message:
-----------
bitcoin: don't bother creating ${destroot}${prefix}/bin; MacPorts does that automatically

Modified Paths:
--------------
    trunk/dports/finance/bitcoin/Portfile

Modified: trunk/dports/finance/bitcoin/Portfile
===================================================================
--- trunk/dports/finance/bitcoin/Portfile	2015-05-09 17:30:57 UTC (rev 136015)
+++ trunk/dports/finance/bitcoin/Portfile	2015-05-09 17:31:58 UTC (rev 136016)
@@ -57,7 +57,6 @@
 }
 
 destroot {
-    xinstall -d ${destroot}${prefix}/bin
 #    if {![variant_isset daemon]} {
 #        set bundle_name Bitcoin-Qt.app
 #        xinstall -m 755 -d ${destroot}${applications_dir}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150509/079184ca/attachment.html>


More information about the macports-changes mailing list