UBUNTU: [Packaging] rules: Put usbip manpages in the correct directory

BugLink: https://bugs.launchpad.net/bugs/2054094

*.8 manpages need to go into man8/.

Signed-off-by: Juerg Haefliger <juerg.haefliger@canonical.com>
Signed-off-by: Paolo Pisati <paolo.pisati@canonical.com>
This commit is contained in:
Juerg Haefliger
2024-02-19 13:55:19 +01:00
committed by Paolo Pisati
parent 3a3ba6a2bc
commit 77d2bcae15
+1 -1
View File
@@ -92,7 +92,7 @@ ifeq ($(do_tools_common),true)
install -m755 debian/tools/generic $(toolsbin)/usbip
install -m755 debian/tools/generic $(toolsbin)/usbipd
install -m644 $(CURDIR)/tools/usb/usbip/doc/*.8 $(toolsman)/man1/
install -m644 $(CURDIR)/tools/usb/usbip/doc/*.8 $(toolsman)/man8/
install -m755 debian/tools/generic $(toolsbin)/cpupower
install -m644 $(CURDIR)/tools/power/cpupower/man/*.1 $(toolsman)/man1/