From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernd Kuhls Date: Tue, 19 Sep 2017 20:36:43 +0200 Subject: [Buildroot] [PATCH] package/zstd: Install tools into /usr/bin, not /usr/local/bin References: <20170916002712.19851-1-andrew.smirnov@gmail.com> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Am Fri, 15 Sep 2017 17:27:12 -0700 schrieb Andrey Smirnov: > Install tools into /usr/bin, not /usr/local/bin, since /usr/local/bin is > not in PATH by deafault. > > Signed-off-by: Andrey Smirnov > Tested-by: Bernd Kuhls