#15992 closed enhancement (fixed)
nss: Installs too generic binaries
Reported by: | raimue (Rainer Müller) | 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 (3)
comment:1 Changed 16 years ago by raimue (Rainer Müller)
Port: | nss added |
---|
comment:2 Changed 16 years ago by raimue (Rainer Müller)
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 Changed 16 years ago by (none)
Milestone: | Port Enhancements |
---|
Milestone Port Enhancements deleted
Note: See
TracTickets for help on using
tickets.
Maintainer timeout, committed a fix in r47704.