[93615] trunk/dports/python/py27-pychecker/Portfile

jmr at macports.org jmr at macports.org
Sun May 27 20:35:30 PDT 2012


Revision: 93615
          https://trac.macports.org/changeset/93615
Author:   jmr at macports.org
Date:     2012-05-27 20:35:29 -0700 (Sun, 27 May 2012)
Log Message:
-----------
py27-pychecker: fix case of ChangeLog

Modified Paths:
--------------
    trunk/dports/python/py27-pychecker/Portfile

Modified: trunk/dports/python/py27-pychecker/Portfile
===================================================================
--- trunk/dports/python/py27-pychecker/Portfile	2012-05-28 03:25:47 UTC (rev 93614)
+++ trunk/dports/python/py27-pychecker/Portfile	2012-05-28 03:35:29 UTC (rev 93615)
@@ -31,7 +31,7 @@
 }
 
 post-destroot {
-    xinstall -m 644 -W ${worksrcpath} CHANGELOG COPYRIGHT KNOWN_BUGS \
+    xinstall -m 644 -W ${worksrcpath} ChangeLog COPYRIGHT KNOWN_BUGS \
         MAINTAINERS README TODO VERSION pycheckrc \
         ${destroot}${prefix}/share/doc/${name}
     system "chmod -R a+r ${destroot}${prefix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120527/dec14fbe/attachment.html>


More information about the macports-changes mailing list