diff options
author | Olivier Schonken <olivier.schonken@gmail.com> | 2018-03-08 13:35:59 +0200 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2018-03-09 23:30:09 +0100 |
commit | ef60ef83c9e27899666c3c093007208c1203b3e1 (patch) | |
tree | c085e93f248ea36f635b21a2f8b63442d010687b /package/python-websocket-client | |
parent | db1d9da6d6ea6dbf7049dfb8bf58d579fdcc01b0 (diff) | |
download | buildroot-ef60ef83c9e27899666c3c093007208c1203b3e1.tar.gz buildroot-ef60ef83c9e27899666c3c093007208c1203b3e1.zip |
cups-filters: Add patch to remove relative symbolic link from install
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 <olivier.schonken@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/python-websocket-client')
0 files changed, 0 insertions, 0 deletions