Ticket #15992 (closed enhancement: fixed)
nss: Installs too generic binaries
| Reported by: | raimue@… | Owned by: | reiffert@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | |
| Keywords: | nss hunspell conflicts | Cc: | |
| Port: | nss |
Description
The nss port installs some binaries to ${prefix}/bin/ which have very generic names like 'example'.
The file ${prefix}/bin/example does not seem to be any useful and conflicts with hunspell (see also #15991).
There does not seem to be a make install in nss, the files are just copied from the mozilla/dist subdirectory. Is there a need to install these binaries to ${prefix}/bin/ at all? If yes, can the binaries at least be prefixed with 'nss-'?
Change History
Note: See
TracTickets for help on using
tickets.

