Opened 14 years ago
Last modified 11 years ago
#7488 closed bug
several optionalpackages are still putting things in /boot/common/share — at Version 5
Reported by: | scottmc | Owned by: | scottmc |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Applications/Command Line Tools | Version: | R1/Development |
Keywords: | Cc: | mdisreali@… | |
Blocked By: | Blocking: | ||
Platform: | All |
Description (last modified by )
Need to update these to put man/doc/info files into B_COMMON_DOCUMENTATION /man/doc/info directories. Need to move any others to B_COMMON_DATA_DIRECTORY Also note that the aclocal directory has already moved, so if anything is still expected aclocal in /boot/common/share those will need to be updated as well.
Here's somes that may need to be fixed, there might be others:
xz-utilssubversionyasmaprapr-utilcdrtoolscmake- openssl
- openssh
- groff
- readline
- gperf
- rsync
If anyone spots others that I've missed, leave a comment on this ticket and I'll get to them.
Change History (5)
comment:1 by , 14 years ago
comment:2 by , 14 years ago
Description: | modified (diff) |
---|
comment:3 by , 14 years ago
As a reminder, + --docdir=`finddir B_COMMON_DOCUMENTATION_DIRECTORY`/doc \
should be + --docdir=`finddir B_COMMON_DOCUMENTATION_DIRECTORY`/doc/<PORT-NAME> \
Otherwise, the documentation files will get clobbered from being overwritten by newer-installed ports.
comment:4 by , 14 years ago
comment:5 by , 14 years ago
Description: | modified (diff) |
---|
Still need to do a full check. Added a few more to the list.
subversion has this issue that still needs to be figured out: http://ports.haiku-files.org/ticket/422