id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,port
20489,devel/caml-json-wheel installs file outside of destroot,anil@…,snc@macports.org,"This small patch fixes it:

{{{
Index: Portfile
===================================================================
--- Portfile	(revision 54590)
+++ Portfile	(working copy)
@@ -26,6 +26,7 @@
                     port:caml-ocamlnet
 
 use_configure       no
+destroot.env-append BINDIR=${destroot}/${prefix}/bin
 
 post-patch {
     set ocaml_site_path [exec ocamlfind printconf destdir]
}}}",defect,closed,Normal,,ports,1.7.1,fixed,,ryandesign@…,caml-json-wheel
