[145236] trunk/dports/lang/ccl/Portfile

easieste at macports.org easieste at macports.org
Fri Jan 29 02:07:17 PST 2016


Revision: 145236
          https://trac.macports.org/changeset/145236
Author:   easieste at macports.org
Date:     2016-01-29 02:07:17 -0800 (Fri, 29 Jan 2016)
Log Message:
-----------
lang/ecl:  fix destroot target

Addresses <https://trac.macports.org/ticket/50447>.

Modified Paths:
--------------
    trunk/dports/lang/ccl/Portfile

Modified: trunk/dports/lang/ccl/Portfile
===================================================================
--- trunk/dports/lang/ccl/Portfile	2016-01-29 08:44:38 UTC (rev 145235)
+++ trunk/dports/lang/ccl/Portfile	2016-01-29 10:07:17 UTC (rev 145236)
@@ -83,7 +83,7 @@
 
     xinstall -d ${destroot}${prefix}/share/doc/${name}
     xinstall -d ${destroot}${prefix}/share/examples
-    xinstall -m 644 -W ${worksrcpath}/doc LGPL LICENSE \
+    xinstall -m 644 -W ${worksrcpath}/doc \
              release-notes-1.1.txt release-notes-1.2.txt release-notes.txt \
              ${destroot}${prefix}/share/doc/${name}
     file copy ${worksrcpath}/examples ${destroot}${prefix}/share/examples/${name}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160129/1f340678/attachment.html>


More information about the macports-changes mailing list