[MacPorts] #48667: notmuch: Add support for installing man pages

MacPorts noreply at macports.org
Fri Aug 21 21:08:22 PDT 2015


#48667: notmuch: Add support for installing man pages
------------------------+--------------------------------
  Reporter:  cceleri@…  |      Owner:  macports-tickets@…
      Type:  update     |     Status:  new
  Priority:  Normal     |  Milestone:
 Component:  ports      |    Version:  2.3.3
Resolution:             |   Keywords:  haspatch
      Port:  notmuch    |
------------------------+--------------------------------

Comment (by cceleri@…):

 I changed for loop in the configure script:
 {{{
 -for name in python python2 python3; do
 +for name in ${PREFIX}/bin/python2.7; do
 }}}
 I feel like that should be rock solid as long as py27-sphinx is a
 dependency of the notmuch port.

 An update .diff is now attached.

-- 
Ticket URL: <https://trac.macports.org/ticket/48667#comment:3>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list