#15991 closed enhancement (fixed)
hunspell: Installs too generic binaries
Reported by: | raimue (Rainer Müller) | Owned by: | jochen@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | hunspell nss conflict | Cc: | |
Port: |
Description
hunspell installs some files into ${prefix}/bin/
which have very generic names like 'example'.
There is a patch at the Gentoo project which prefixes these binaries with 'hunspell-'. I attached a patch for the Portfile to make use of this patch.
Currently hunspell conflicts on the 'example' binary with the nss port. I will file a separate ticket for nss.
Attachments (2)
Change History (6)
Changed 16 years ago by raimue (Rainer Müller)
Attachment: | patch-hunspell-renameexes.diff added |
---|
Changed 16 years ago by raimue (Rainer Müller)
Attachment: | patch-hunspell-portfile-renameexes.diff added |
---|
Patch for Portfile
comment:1 Changed 16 years ago by raimue (Rainer Müller)
Note that running autoreconf additionally fixes the mtree violation in ${prefix}/man
.
comment:2 Changed 16 years ago by jochen@…
Status: | new → assigned |
---|
Dear Rainer, looks good. Please go ahead and submit the change yourself.
comment:3 Changed 16 years ago by raimue (Rainer Müller)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Thanks, committed in r38659.
comment:4 Changed 16 years ago by (none)
Milestone: | Port Enhancements |
---|
Milestone Port Enhancements deleted
Note: See
TracTickets for help on using
tickets.
Patch for files/