cyrus-sasl: fix typo in install section 402/head
authorJo-Philipp Wich <jow@openwrt.org>
Mon, 6 Oct 2014 15:25:26 +0000 (17:25 +0200)
committerJo-Philipp Wich <jow@openwrt.org>
Mon, 6 Oct 2014 15:27:43 +0000 (17:27 +0200)
commit259b47ac6f09d9dba0b878fc37ce6590707e2799
tree83557e794a17f666b7b831d3efa2c277f5062d09
parenta6a3037fbdda502a22528a58c342ea2e3bdb081a
cyrus-sasl: fix typo in install section

An overly specific glob pattern in the package install sections prevents
the unversioned .so symlinks from getting copied into the .ipk.

This commit changes the pattern from xxx.so.* to xxx.so* in order to copy
those symlinks too. Fixes #382.

Also bump the copyright year in the Makefile while we're at it.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
libs/cyrus-sasl/Makefile