Skip to content
  • Matthew Pickering's avatar
    026f040a
    packaging: Build manpage in separate directory to other documentation · 026f040a
    Matthew Pickering authored and Marge Bot's avatar Marge Bot committed
    We were installing two copies of the manpage:
    
    * One useless one in the `share/doc` folder, because we copy the doc/
      folder into share/
    * The one we deliberately installed into `share/man` etc
    
    The solution is to build the manpage into the `manpage` directory when
    building the bindist, and then just install it separately.
    
    Fixes #23707
    026f040a
    packaging: Build manpage in separate directory to other documentation
    Matthew Pickering authored and Marge Bot's avatar Marge Bot committed
    We were installing two copies of the manpage:
    
    * One useless one in the `share/doc` folder, because we copy the doc/
      folder into share/
    * The one we deliberately installed into `share/man` etc
    
    The solution is to build the manpage into the `manpage` directory when
    building the bindist, and then just install it separately.
    
    Fixes #23707
Loading