[MacPorts] #38496: org-mode-devel installs files in ${prefix}/emacs

MacPorts noreply at macports.org
Fri Mar 22 09:49:09 PDT 2013


#38496: org-mode-devel installs files in ${prefix}/emacs
-------------------------+--------------------------------
 Reporter:  vishketan@…  |      Owner:  macports-tickets@…
     Type:  defect       |     Status:  new
 Priority:  Normal       |  Milestone:
Component:  ports        |    Version:  2.1.3
 Keywords:               |       Port:
-------------------------+--------------------------------
 instead of ${prefix}/share/emacs

 Simple change is to replace

 destroot.destdir    prefix=${destroot}${prefix}

 in Portfile to

 destroot.destdir    prefix=${destroot}${prefix}/share

-- 
Ticket URL: <https://trac.macports.org/ticket/38496>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list