[MacPorts] #32137: auctex emacs_app variant auto-dir

MacPorts noreply at macports.org
Sat Nov 19 06:07:07 PST 2011


#32137: auctex emacs_app variant auto-dir
---------------------------------+------------------------------------------
 Reporter:  vishketan@…          |       Owner:  macports-tickets@…                   
     Type:  defect               |      Status:  new                                  
 Priority:  Normal               |   Milestone:                                       
Component:  ports                |     Version:  2.0.3                                
 Keywords:                       |        Port:                                       
---------------------------------+------------------------------------------
 In the auctex port we have

 configure.args  --with-lispdir=${prefix}/share/emacs/site-lisp \
                         --with-auto-dir=${prefix}/share/emacs/site-
 lisp/auctex/auto

 but when variant emacs_app is selected the --with-lispdir is overwritten
 with

   configure.args-append   --with-
 lispdir=/Applications/MacPorts/Emacs.app/Contents/Resources/lisp

 but the --with-auto-dir is left intact and therefore the installation
 creates a spurious

 ${prefix}/share/emacs/site-lisp/auctex/auto

 directory.  For sake of consistency we need a

   configure.args-append   --with-
 autodir=/Applications/MacPorts/Emacs.app/Contents/Resources/lisp/auctex/auto

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


More information about the macports-tickets mailing list