[95668] trunk/dports/devel/ocaml-eliom/Portfile

mww at macports.org mww at macports.org
Wed Jul 18 14:48:19 PDT 2012


Revision: 95668
          https://trac.macports.org/changeset/95668
Author:   mww at macports.org
Date:     2012-07-18 14:48:17 -0700 (Wed, 18 Jul 2012)
Log Message:
-----------
ocaml-eliom: fix variable-name

Modified Paths:
--------------
    trunk/dports/devel/ocaml-eliom/Portfile

Modified: trunk/dports/devel/ocaml-eliom/Portfile
===================================================================
--- trunk/dports/devel/ocaml-eliom/Portfile	2012-07-18 21:37:59 UTC (rev 95667)
+++ trunk/dports/devel/ocaml-eliom/Portfile	2012-07-18 21:48:17 UTC (rev 95668)
@@ -47,6 +47,6 @@
 
 post-destroot {
     xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
-    xinstall -m 644 -W ${worksrcpatH} CHANGES COPYING LICENSE README VERSION \
+    xinstall -m 644 -W ${worksrcpath} CHANGES COPYING LICENSE README VERSION \
         ${destroot}${prefix}/share/doc/${name}
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120718/e80dd650/attachment.html>


More information about the macports-changes mailing list