[72145] trunk/dports/devel/activewire/Portfile

ryandesign at macports.org ryandesign at macports.org
Mon Oct 4 19:35:08 PDT 2010


Revision: 72145
          http://trac.macports.org/changeset/72145
Author:   ryandesign at macports.org
Date:     2010-10-04 19:35:06 -0700 (Mon, 04 Oct 2010)
Log Message:
-----------
activewire: don't need to create directories MacPorts already creates for you

Modified Paths:
--------------
    trunk/dports/devel/activewire/Portfile

Modified: trunk/dports/devel/activewire/Portfile
===================================================================
--- trunk/dports/devel/activewire/Portfile	2010-10-05 02:34:34 UTC (rev 72144)
+++ trunk/dports/devel/activewire/Portfile	2010-10-05 02:35:06 UTC (rev 72145)
@@ -98,9 +98,8 @@
         }
     }
 }
+
 destroot {
-    xinstall -m 755 -d ${destroot}${prefix}/bin
-    xinstall -m 755 -d ${destroot}${prefix}/lib
     xinstall -m 0755 -d ${destroot}${prefix}/share/activewire
     xinstall -m 0755 -d ${destroot}${prefix}/share/doc/activewire
     
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101004/a3bef2fd/attachment.html>


More information about the macports-changes mailing list