From 77d2bcae15ee75cb13f5fe3965d0442afdd8a773 Mon Sep 17 00:00:00 2001 From: Juerg Haefliger Date: Mon, 19 Feb 2024 13:55:19 +0100 Subject: [PATCH] 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 Signed-off-by: Paolo Pisati --- debian/rules.d/3-binary-indep.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules.d/3-binary-indep.mk b/debian/rules.d/3-binary-indep.mk index 6e459a09d4e8..2237609d878f 100644 --- a/debian/rules.d/3-binary-indep.mk +++ b/debian/rules.d/3-binary-indep.mk @@ -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/