[MacPorts] #38496: org-mode-devel installs files in ${prefix}/emacs
MacPorts
noreply at macports.org
Fri Mar 22 10:02:02 PDT 2013
#38496: org-mode-devel installs files in ${prefix}/emacs
-----------------------------+-------------------
Reporter: vishketan@… | Owner: phw@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.1.3
Resolution: | Keywords:
Port: org-mode-devel |
-----------------------------+-------------------
Changes (by macsforever2000@…):
* owner: macports-tickets@… => phw@…
* port: => org-mode-devel
Old description:
> instead of ${prefix}/share/emacs
>
> Simple change is to replace
>
> destroot.destdir prefix=${destroot}${prefix}
>
> in Portfile to
>
> destroot.destdir prefix=${destroot}${prefix}/share
New description:
instead of ${prefix}/share/emacs
Simple change is to replace
{{{
destroot.destdir prefix=${destroot}${prefix}
}}}
in Portfile to
{{{
destroot.destdir prefix=${destroot}${prefix}/share
}}}
--
Comment:
In the future, please use WikiFormatting, fill in the Port field and cc
the port maintainer(s).
--
Ticket URL: <https://trac.macports.org/ticket/38496#comment:1>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list