[66703] trunk/dports/devel/caml-bin-prot/Portfile

avsm at macports.org avsm at macports.org
Tue Apr 20 11:55:55 PDT 2010


Revision: 66703
          http://trac.macports.org/changeset/66703
Author:   avsm at macports.org
Date:     2010-04-20 11:55:54 -0700 (Tue, 20 Apr 2010)
Log Message:
-----------
create stublibs in predestroot to correctly install shared libs there for findlib to work

Modified Paths:
--------------
    trunk/dports/devel/caml-bin-prot/Portfile

Modified: trunk/dports/devel/caml-bin-prot/Portfile
===================================================================
--- trunk/dports/devel/caml-bin-prot/Portfile	2010-04-20 18:50:55 UTC (rev 66702)
+++ trunk/dports/devel/caml-bin-prot/Portfile	2010-04-20 18:55:54 UTC (rev 66703)
@@ -36,7 +36,7 @@
 destroot.env        OCAMLFIND_INSTFLAGS="-ldconf ignore -destdir $ocamlfind_destdir"
 
 pre-destroot {
-    file mkdir $ocamlfind_destdir
+    file mkdir ${ocamlfind_destdir}/stublibs
 }
 
 livecheck.type      regex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100420/e73a50a8/attachment.html>


More information about the macports-changes mailing list