[76959] trunk/dports/python/py26-logilab-common/Portfile

stromnov at macports.org stromnov at macports.org
Tue Mar 15 05:52:00 PDT 2011


Revision: 76959
          http://trac.macports.org/changeset/76959
Author:   stromnov at macports.org
Date:     2011-03-15 05:51:57 -0700 (Tue, 15 Mar 2011)
Log Message:
-----------
py26-logilab-common: fix ws

Modified Paths:
--------------
    trunk/dports/python/py26-logilab-common/Portfile

Modified: trunk/dports/python/py26-logilab-common/Portfile
===================================================================
--- trunk/dports/python/py26-logilab-common/Portfile	2011-03-15 08:46:02 UTC (rev 76958)
+++ trunk/dports/python/py26-logilab-common/Portfile	2011-03-15 12:51:57 UTC (rev 76959)
@@ -22,12 +22,11 @@
                     rmd160  bbdfcd4e9046435b84403f746040d325a2722db0
 
 post-destroot {
-   xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
-   xinstall -m 644 -W ${worksrcpath} ChangeLog README \
-      ${destroot}${prefix}/share/doc/${name}
+    xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
+    xinstall -m 644 -W ${worksrcpath} ChangeLog README \
+        ${destroot}${prefix}/share/doc/${name}
 }
 
 livecheck.type      regex
 livecheck.url       http://ftp.logilab.org/pub/common/
 livecheck.regex     {logilab-common-(\d+(?:\.\d+)*)\.tar\.gz}
-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110315/a57947a5/attachment.html>


More information about the macports-changes mailing list