From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.2 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED, USER_AGENT_MUTT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 3BCF7C31E4D for ; Fri, 14 Jun 2019 18:45:17 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 2081820673 for ; Fri, 14 Jun 2019 18:45:17 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726344AbfFNSpP (ORCPT ); Fri, 14 Jun 2019 14:45:15 -0400 Received: from charlotte.tuxdriver.com ([70.61.120.58]:36368 "EHLO smtp.tuxdriver.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726178AbfFNSpO (ORCPT ); Fri, 14 Jun 2019 14:45:14 -0400 Received: from uucp by smtp.tuxdriver.com with local-rmail (Exim 4.63) (envelope-from ) id 1hbrCK-0002jl-NM; Fri, 14 Jun 2019 14:45:12 -0400 Received: from localhost.localdomain (localhost.localdomain [127.0.0.1]) by localhost.localdomain (8.15.2/8.14.6) with ESMTP id x5EIdlis027736; Fri, 14 Jun 2019 14:39:47 -0400 Received: (from linville@localhost) by localhost.localdomain (8.15.2/8.15.2/Submit) id x5EIdlrr027735; Fri, 14 Jun 2019 14:39:47 -0400 Date: Fri, 14 Jun 2019 14:39:47 -0400 From: "John W. Linville" To: Tariq Toukan Cc: netdev@vger.kernel.org, Mikhael Goikhman , Tzafrir Cohen Subject: Re: [PATCH ethtool] ethtool.spec: Use standard file location macros Message-ID: <20190614183947.GC23700@tuxdriver.com> References: <1558339780-8314-1-git-send-email-tariqt@mellanox.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1558339780-8314-1-git-send-email-tariqt@mellanox.com> User-Agent: Mutt/1.11.3 (2019-02-01) Sender: netdev-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org On Mon, May 20, 2019 at 11:09:40AM +0300, Tariq Toukan wrote: > From: Mikhael Goikhman > > Use _prefix and _sbindir macros to allow building the package under a > different prefix. > > Signed-off-by: Mikhael Goikhman > Signed-off-by: Tzafrir Cohen > Signed-off-by: Tariq Toukan > --- > ethtool.spec.in | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) Thanks for the patch! Queued for next release... John -- John W. Linville Someday the world will need a hero, and you linville@tuxdriver.com might be all we have. Be ready.