From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Fri, 24 Sep 2021 11:07:29 +0200 Received: from metis.ext.pengutronix.de ([2001:67c:670:201:290:27ff:fe1d:cc33]) by lore.white.stw.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1mThB3-0000pz-Ve for lore@lore.pengutronix.de; Fri, 24 Sep 2021 11:07:29 +0200 Received: from localhost ([127.0.0.1] helo=metis.ext.pengutronix.de) by metis.ext.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1mThB3-0007BL-MA; Fri, 24 Sep 2021 11:07:29 +0200 Received: from ptx.hi.pengutronix.de ([2001:67c:670:100:1d::c0]) by metis.ext.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mThAQ-0007BD-BM for ptxdist@pengutronix.de; Fri, 24 Sep 2021 11:06:50 +0200 Received: from rhi by ptx.hi.pengutronix.de with local (Exim 4.92) (envelope-from ) id 1mThAQ-0002Jg-2f for ptxdist@pengutronix.de; Fri, 24 Sep 2021 11:06:50 +0200 Date: Fri, 24 Sep 2021 11:06:50 +0200 From: Roland Hieber To: ptxdist@pengutronix.de Message-ID: <20210924090650.qqumwvleateho6uy@pengutronix.de> References: <20210923133438.17528-2-m.grzeschik@pengutronix.de> <20210923145654.4289-1-m.grzeschik@pengutronix.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20210923145654.4289-1-m.grzeschik@pengutronix.de> User-Agent: NeoMutt/20180716 Subject: Re: [ptxdist] [PATCH] fixup! gt: add gadget-tool X-BeenThere: ptxdist@pengutronix.de X-Mailman-Version: 2.1.29 Precedence: list List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: ptxdist@pengutronix.de Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "ptxdist" X-SA-Exim-Connect-IP: 127.0.0.1 X-SA-Exim-Mail-From: ptxdist-bounces@pengutronix.de X-SA-Exim-Scanned: No (on metis.ext.pengutronix.de); SAEximRunCond expanded to false On Thu, Sep 23, 2021 at 04:56:54PM +0200, Michael Grzeschik wrote: > --- > rules/gt.make | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Thanks! Reviewed-by: Roland Hieber > diff --git a/rules/gt.make b/rules/gt.make > index 63fa428ea..80b58c0f8 100644 > --- a/rules/gt.make > +++ b/rules/gt.make > @@ -49,7 +49,7 @@ $(STATEDIR)/gt.targetinstall: > @$(call install_fixup, gt, DESCRIPTION, missing) > > @$(call install_copy, gt, 0, 0, 0755, -, /usr/bin/gt) > - @$(call install_copy, gt, 0, 0, 0644, > + @$(call install_copy, gt, 0, 0, 0644, \ > $(GT_PKGDIR)/usr/etc/gt/gt.conf, /etc/gt/gt.conf) > > @$(call install_finish, gt) > -- > 2.30.2 > > > _______________________________________________ > ptxdist mailing list > ptxdist@pengutronix.de > To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de > -- Roland Hieber, Pengutronix e.K. | r.hieber@pengutronix.de | Steuerwalder Str. 21 | https://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ ptxdist mailing list ptxdist@pengutronix.de To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de