package/cups-filters: fix broken symlink in installation
authorCarlos Santos <unixmania@gmail.com>
Thu, 19 Sep 2019 03:51:21 +0000 (00:51 -0300)
committerArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Sat, 21 Sep 2019 13:37:34 +0000 (15:37 +0200)
commitf80ec7963ac622f27ea29f9c680f43a70f3309dd
tree8f298087fb10f454b62fe9b5fb3f7713d86d77d7
parent5376b4b4e34cf3fb316b2a7bd77dc6f3adf05fa6
package/cups-filters: fix broken symlink in installation

The patch used previously to support versions of ln lacking the '-r'
option generated broken links:

    $ file target/usr/lib/cups/backend/driverless
    target/usr/lib/cups/backend/driverless: broken symbolic link to ../../usr/lib/cups/driver/driverless

Add a squashing of two patches already applied upstream that provide a
better solution:

    https://github.com/OpenPrinting/cups-filters/pull/154
    https://github.com/OpenPrinting/cups-filters/pull/157

Signed-off-by: Carlos Santos <unixmania@gmail.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
package/cups-filters/0001-Replace-relative-linking-with-absolute-linking.patch [deleted file]
package/cups-filters/0001-install-support-old-ln-versions-without-the-r-option.patch [new file with mode: 0644]
package/cups-filters/cups-filters.mk