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:
Glenn Johnson 2016-07-11 13:35:22 -05:00
parent c086ccdab6
commit 6d36ec3d76

View File

@ -13,6 +13,8 @@ modules:
- PATH
man:
- MANPATH
share/man:
- MANPATH
lib:
- LIBRARY_PATH
- LD_LIBRARY_PATH