From patchwork Mon Feb 19 12:55:19 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Juerg Haefliger X-Patchwork-Id: 1900941 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@legolas.ozlabs.org Authentication-Results: legolas.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=lists.ubuntu.com (client-ip=185.125.189.65; helo=lists.ubuntu.com; envelope-from=kernel-team-bounces@lists.ubuntu.com; receiver=patchwork.ozlabs.org) Received: from lists.ubuntu.com (lists.ubuntu.com [185.125.189.65]) (using TLSv1.2 with cipher ECDHE-ECDSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by legolas.ozlabs.org (Postfix) with ESMTPS id 4TdjFt193qz1ybl for ; Mon, 19 Feb 2024 23:56:01 +1100 (AEDT) Received: from localhost ([127.0.0.1] helo=lists.ubuntu.com) by lists.ubuntu.com with esmtp (Exim 4.86_2) (envelope-from ) id 1rc3BC-00006t-V3; Mon, 19 Feb 2024 12:55:32 +0000 Received: from smtp-relay-internal-1.internal ([10.131.114.114] helo=smtp-relay-internal-1.canonical.com) by lists.ubuntu.com with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.86_2) (envelope-from ) id 1rc3B6-00006Q-Ol for kernel-team@lists.ubuntu.com; Mon, 19 Feb 2024 12:55:25 +0000 Received: from mail-wr1-f70.google.com (mail-wr1-f70.google.com [209.85.221.70]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by smtp-relay-internal-1.canonical.com (Postfix) with ESMTPS id 6CEBE40CBE for ; Mon, 19 Feb 2024 12:55:23 +0000 (UTC) Received: by mail-wr1-f70.google.com with SMTP id ffacd0b85a97d-33d51bb9353so394466f8f.2 for ; Mon, 19 Feb 2024 04:55:23 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1708347322; x=1708952122; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=3ZCZNe1pQEy08HU4+uI3h1+XRVt4R7sn/Ng6aTpNntw=; b=nNlEIwSm22vWqIW+qu2C/kVcaVEB4SDr/oq4R0oGdjnX26g8wD1PnIG2+2zmcS4Azm cz/pc8i58Dc5MjnQpH/95ENB86Nmd3oOhB4ercVGVkttOm8fH6leZ4EUHxr8ve2ZJDle sbvqjErxN5Zdcj5ZWiVHTtq6AbeEwCTIpt084uPkf5s7HUgxIObRnUyL0CEhFOAhIZr3 B0sgq75FXEAeFz7U+2Vf8jqdvrlKEdOjhd7Ajbcca7oKM3poJ+2nUuoP+M4kzrXW4hcl xXxpmA/mnDWHC+5IJYobms3CijYeOWGbuMFc53x9vaS3yX4mtRSF/ld0peNI+EsiEXDi 9xwA== X-Gm-Message-State: AOJu0YxNQ4hqkZsuZbnMsGdpJVPYFwYp+mVpykoS4KbtiLrOcqrs7tzL HZ/jsXvzFYUDqbaF2iPkOUhDsfnZue68PnJZwADCZJ0g7L7ZYt6ssx/+08yk23VztQm/KKsbYx6 NZCbFE9Ovvor/mkQPOorc+sx5oziTAMl0tNQpDnnaZrx+6+jFnotSFxS48hVN1p571DyaRmTXW4 XuxBBGmHdLmQ== X-Received: by 2002:adf:f410:0:b0:33d:28b2:14f0 with SMTP id g16-20020adff410000000b0033d28b214f0mr3558718wro.70.1708347322645; Mon, 19 Feb 2024 04:55:22 -0800 (PST) X-Google-Smtp-Source: AGHT+IE4+ODxBlZG4LemsRyNDkDm6kllA7AIBT0WK6R2UXadOkLZQhDPpGRxsrJgAeF36/SidvpE0w== X-Received: by 2002:adf:f410:0:b0:33d:28b2:14f0 with SMTP id g16-20020adff410000000b0033d28b214f0mr3558711wro.70.1708347322341; Mon, 19 Feb 2024 04:55:22 -0800 (PST) Received: from localhost ([81.221.247.52]) by smtp.gmail.com with ESMTPSA id q2-20020a056000136200b0033d12895cfdsm10505630wrz.61.2024.02.19.04.55.21 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 19 Feb 2024 04:55:22 -0800 (PST) From: Juerg Haefliger To: kernel-team@lists.ubuntu.com Subject: [Unstable/N/M/J/F][SRU][PATCH 1/1] UBUNTU: [Packaging] rules: Put usbip manpages in the correct directory Date: Mon, 19 Feb 2024 13:55:19 +0100 Message-Id: <20240219125519.44233-2-juerg.haefliger@canonical.com> X-Mailer: git-send-email 2.40.1 In-Reply-To: <20240219125519.44233-1-juerg.haefliger@canonical.com> References: <20240219125519.44233-1-juerg.haefliger@canonical.com> MIME-Version: 1.0 X-BeenThere: kernel-team@lists.ubuntu.com X-Mailman-Version: 2.1.20 Precedence: list List-Id: Kernel team discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: kernel-team-bounces@lists.ubuntu.com Sender: "kernel-team" BugLink: https://bugs.launchpad.net/bugs/2054094 *.8 manpages need to go into man8/. Signed-off-by: Juerg Haefliger --- 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/