Opened 7 years ago
Closed 7 years ago
#6060 closed Enhancement (invalid)
Do not build 'man/man1/transmission-cli.1' if ransmission-cli is not build
Reported by: | tals | Owned by: | |
---|---|---|---|
Priority: | Lowest | Milestone: | None Set |
Component: | CLI | Version: | 2.84+ |
Severity: | Trivial | Keywords: | |
Cc: |
Description
Do not build 'man/man1/transmission-cli.1' if ransmission-cli is not build;
Related to https://trac.transmissionbt.com/changeset/14659
Change History (3)
comment:1 Changed 7 years ago by mike.dld
comment:2 Changed 7 years ago by tals
Please mark the ticket as invalid: 'transmission-cli.1' is not installed by default (after commit #14659). Unfortunately, I've got 'transmission-cli.1' copied in my build directory before this change.
Thanks
comment:3 Changed 7 years ago by mike.dld
- Resolution set to invalid
- Status changed from new to closed
Thanks for getting back ;) Closing.
Note: See
TracTickets for help on using
tickets.
I don't follow. None of the man pages are "built", they are installed as is. And transmission-cli.1 is not installed if --enable-cli is not passed (or if --disable-cli is passed) to configure. Please clarify.