[109271] trunk/dports/security/certsync/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Aug 11 14:45:32 PDT 2013


Revision: 109271
          https://trac.macports.org/changeset/109271
Author:   ryandesign at macports.org
Date:     2013-08-11 14:45:32 -0700 (Sun, 11 Aug 2013)
Log Message:
-----------
certsync: no need to manually create directory that MacPorts automatically creates

Modified Paths:
--------------
    trunk/dports/security/certsync/Portfile

Modified: trunk/dports/security/certsync/Portfile
===================================================================
--- trunk/dports/security/certsync/Portfile	2013-08-11 21:40:18 UTC (rev 109270)
+++ trunk/dports/security/certsync/Portfile	2013-08-11 21:45:32 UTC (rev 109271)
@@ -43,7 +43,6 @@
 }
 
 destroot {
-	xinstall -d "${destroot}${prefix}/bin"
 	xinstall -m 755 "${worksrcpath}/certsync" "${destroot}${prefix}/bin/certsync"
 	xinstall -m 755 "${worksrcpath}/update-ca-certificates" "${destroot}${prefix}/bin/update-ca-certificates"
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130811/bacd5bf1/attachment.html>


More information about the macports-changes mailing list