[117452] trunk/dports/devel/ott/Portfile

cal at macports.org cal at macports.org
Wed Feb 26 14:55:17 PST 2014


Revision: 117452
          https://trac.macports.org/changeset/117452
Author:   cal at macports.org
Date:     2014-02-26 14:55:17 -0800 (Wed, 26 Feb 2014)
Log Message:
-----------
ott: fix build error introduced by r117451

Revision Links:
--------------
    https://trac.macports.org/changeset/117451

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

Modified: trunk/dports/devel/ott/Portfile
===================================================================
--- trunk/dports/devel/ott/Portfile	2014-02-26 22:43:45 UTC (rev 117451)
+++ trunk/dports/devel/ott/Portfile	2014-02-26 22:55:17 UTC (rev 117452)
@@ -41,7 +41,7 @@
         ${destroot}${prefix}/share/doc/${name}
     file copy ${worksrcpath}/examples \
         ${destroot}${prefix}/share/doc/${name}/examples
-    xinstall -m 644 ${worksrcpath}/LICENSE \
+    xinstall -m 644 ${worksrcpath}/LICENCE \
         ${destroot}${prefix}/share/doc/${name}
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140226/5d045fe0/attachment.html>


More information about the macports-changes mailing list