Add a lintian override
lintian complains about /usr/bin/hyprland not having a man page. A man page /is/ included for /usr/bin/Hyprland (which /usr/bin/hyprland symlinks to).
This commit is contained in:
parent
09517ab755
commit
a2399c38df
|
|
@ -0,0 +1,4 @@
|
||||||
|
# hyprland does have a man page. It is under the name Hyprland
|
||||||
|
# with a capital 'H'. /usr/bin/hyprland (with a lowercase 'h')
|
||||||
|
# is a symlink to /usr/bin/Hyprland.
|
||||||
|
hyprland binary: no-manual-page
|
||||||
Loading…
Reference in New Issue