Add share/man to prefix inspections.
The share/man path should be in prefix_inspections for MANPATH as share/man is a common location for manual pages.
This commit is contained in:
parent
c086ccdab6
commit
6d36ec3d76
@ -13,6 +13,8 @@ modules:
|
|||||||
- PATH
|
- PATH
|
||||||
man:
|
man:
|
||||||
- MANPATH
|
- MANPATH
|
||||||
|
share/man:
|
||||||
|
- MANPATH
|
||||||
lib:
|
lib:
|
||||||
- LIBRARY_PATH
|
- LIBRARY_PATH
|
||||||
- LD_LIBRARY_PATH
|
- LD_LIBRARY_PATH
|
||||||
|
Loading…
Reference in New Issue
Block a user