[MacPorts] #20489: devel/caml-json-wheel installs file outside of destroot

MacPorts noreply at macports.org
Thu Jul 30 07:47:21 PDT 2009


#20489: devel/caml-json-wheel installs file outside of destroot
-----------------------------+----------------------------------------------
 Reporter:  anil@…           |       Owner:  macports-tickets@…                   
     Type:  defect           |      Status:  new                                  
 Priority:  Normal           |   Milestone:                                       
Component:  ports            |     Version:  1.7.1                                
 Keywords:                   |        Port:                                       
-----------------------------+----------------------------------------------
 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]
 }}}

-- 
Ticket URL: <http://trac.macports.org/ticket/20489>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list