Rebuild packages linking against libintl.so
authorFredrik Fornwall <fredrik@fornwall.net>
Thu, 17 Aug 2017 09:10:19 +0000 (11:10 +0200)
committerFredrik Fornwall <fredrik@fornwall.net>
Thu, 17 Aug 2017 09:12:17 +0000 (11:12 +0200)
The libintl.so library was a symlink to libandroid-support. We
now provide the functions inline in libintl.h so libintl.so has
been removed.

Fixes #1283.


No differences found