gammu: Remove python dependency, fix lib symlinks 10186/head
authorJeffery To <jeffery.to@gmail.com>
Wed, 9 Oct 2019 10:08:10 +0000 (18:08 +0800)
committerJeffery To <jeffery.to@gmail.com>
Sat, 12 Oct 2019 19:45:54 +0000 (03:45 +0800)
commit027ed92f6ed4adb1a90d36c2d3429106b326a53b
treefbeefb82809b9cc1da692a2227d8f09ac296ca36
parent7de37d7fea41a285c57a9593612548cd8b509ec0
gammu: Remove python dependency, fix lib symlinks

This removes the python dependency from the package; according to the
maintainer[1][2] the software does not depend on python.

This also fixes the symlinks for libGammu.so and libgsmsd.so.
Previously, the symlinks were overwritten by $(INSTALL_BIN) with copies
of their sources.

[1]: https://github.com/openwrt/packages/issues/8893#issuecomment-539136531
[2]: https://github.com/openwrt/packages/issues/8893#issuecomment-539152794

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
utils/gammu/Makefile