[41597] trunk/dports/devel/lzo/Portfile

blb at macports.org blb at macports.org
Thu Nov 6 13:32:33 PST 2008


Revision: 41597
          http://trac.macports.org/changeset/41597
Author:   blb at macports.org
Date:     2008-11-06 13:32:32 -0800 (Thu, 06 Nov 2008)
Log Message:
-----------
devel/lzo - use proper case on filename, ticket #17111

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

Modified: trunk/dports/devel/lzo/Portfile
===================================================================
--- trunk/dports/devel/lzo/Portfile	2008-11-06 20:51:21 UTC (rev 41596)
+++ trunk/dports/devel/lzo/Portfile	2008-11-06 21:32:32 UTC (rev 41597)
@@ -27,7 +27,7 @@
 
 post-destroot {
    xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
-   xinstall -m 644 -W ${worksrcpath}/doc LTEST.txt LZO.FAQ LZO.TXT \
+   xinstall -m 644 -W ${worksrcpath}/doc LTEST.TXT LZO.FAQ LZO.TXT \
       LZOAPI.TXT ${destroot}${prefix}/share/doc/${name}
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081106/bd7cdeea/attachment.html>


More information about the macports-changes mailing list