[MacPorts] #36629: gcc: install the info documentation

MacPorts noreply at macports.org
Tue Oct 16 08:27:07 PDT 2012


#36629: gcc: install the info documentation
-----------------------------+--------------------------------
 Reporter:  akim.demaille@…  |      Owner:  macports-tickets@…
     Type:  enhancement      |     Status:  new
 Priority:  Normal           |  Milestone:
Component:  ports            |    Version:  2.1.2
 Keywords:  info doc         |       Port:  gcc47 gcc48
-----------------------------+--------------------------------
 Hi all,

 The man pages for GCC are just informative, the real documentation is
 provided by the info files.  Yet, reading the port file, I read:

 {{{
 post-destroot {
     file delete -force ${destroot}${prefix}/share/man/man7 \
         ${destroot}${prefix}/share/info
 }}}

 The documentation is needed.  At least make it a variant if you really
 want _not_ to install the documentation.

 I don't know either what's in man.7, but removing it does not sound right.

 Thanks!

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


More information about the macports-tickets mailing list