[75941] trunk/dports/science/arb/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Feb 13 00:25:49 PST 2011


Revision: 75941
          http://trac.macports.org/changeset/75941
Author:   ryandesign at macports.org
Date:     2011-02-13 00:25:48 -0800 (Sun, 13 Feb 2011)
Log Message:
-----------
arb: remove redundant file mkdir; see #28276

Modified Paths:
--------------
    trunk/dports/science/arb/Portfile

Modified: trunk/dports/science/arb/Portfile
===================================================================
--- trunk/dports/science/arb/Portfile	2011-02-13 08:24:10 UTC (rev 75940)
+++ trunk/dports/science/arb/Portfile	2011-02-13 08:25:48 UTC (rev 75941)
@@ -88,7 +88,6 @@
 
 destroot                {
                         eval xinstall -m 0755 [glob ${worksrcpath}/bin/*] ${destroot}${prefix}/bin
-                        file mkdir ${destroot}${prefix}/share/arb
                         file mkdir ${destroot}${prefix}/share/arb/bin
                         file copy ${worksrcpath}/lib ${destroot}${prefix}/share/arb/lib
                         file copy ${worksrcpath}/GDEHELP ${destroot}${prefix}/share/arb/GDEHELP
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110213/15c26ba8/attachment.html>


More information about the macports-changes mailing list