package/libsquish: really install shared library
authorRomain Naour <romain.naour@gmail.com>
Sat, 12 Jan 2019 12:10:24 +0000 (13:10 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 12 Jan 2019 14:35:28 +0000 (15:35 +0100)
commitb621273755ef0a9d673100168d1c93750ed7bd6f
treeaacfc9fe9e4ab443c9c5f3f8d4560aa20d9eecda
parent9b377e9dcfbad9025cfcc87d95735a61bd8722ca
package/libsquish: really install shared library

While testing the new supertuxkart 0.10-beta1 version, the build
failed due to missing libsquash shared library.

Indeed, by default (see config file) the shared library is not build
and all symlinks created by LIBSQUISH_INSTALL_{STAGING,TARGET}_CMDS
are curently broken.

To fix that, add USE_SHARED=1 to LIBSQUISH_MAKE_ENV.

Also add a patch to allow reinstall the package.

Signed-off-by: Romain Naour <romain.naour@gmail.com>
Cc: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/libsquish/0001-Makefile-add-f-option-for-ln-to-remove-existing-dest.patch [new file with mode: 0644]
package/libsquish/libsquish.mk