From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Korsgaard Date: Mon, 18 Jun 2018 07:15:07 +0200 Subject: [Buildroot] [PATCH 2/2] cups-filters: Add patch to remove relative symbolic link from install In-Reply-To: <20180308113559.3222-2-olivier.schonken@gmail.com> (Olivier Schonken's message of "Thu, 8 Mar 2018 13:35:59 +0200") References: <20180308113559.3222-1-olivier.schonken@gmail.com> <20180308113559.3222-2-olivier.schonken@gmail.com> Message-ID: <877emwllpg.fsf@dell.be.48ers.dk> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net >>>>> "Olivier" == Olivier Schonken writes: > On older build systems with old coreutils, using relative symbolic link > (ln -r) does not work, and causes failed builds. Workaround is to use > normal symbolic link with a relative path. e.g. ../../$(BINDIR) > This fix is dependent on bumping cups-filters version to 1.20.1 because > of autotools issue with Makefile.am changes. > Fixes: > http://autobuild.buildroot.net/results/77a6369f3530a2a6a055f7fd664f1ad424274d77 > Signed-off-by: Olivier Schonken Committed to 2018.02.x, thanks. -- Bye, Peter Korsgaard