gdk-pixbuf: unbreak gdk-pixbuf loaders.cache
authorPierre CROKAERT <pct@crookies.net>
Sat, 20 Jan 2018 10:46:19 +0000 (11:46 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 4 Feb 2018 07:38:14 +0000 (08:38 +0100)
commit5f3246a1d6911c72a96e4f305e6d11178d1c2181
tree8acd394b48150ba36626bca19b28b282ac74371b
parent2a9b7b8a1ec0f200c6b82641512325284dee9a54
gdk-pixbuf: unbreak gdk-pixbuf loaders.cache

Fix gdk-pixbuf broken by host package moved to /lib instead of /usr/lib
Regression occured following commit 19ba17ee3ba946ac86 (Globally replace
$(HOST_DIR)/usr/lib with $(HOST_DIR)/lib).

The host package loader.cache now refer to $(HOST_DIR)/lib, and the target
one should refer to /usr/lib.

Fix it by adjusting the sed invocation.

[Peter: extend commit message]
Signed-off-by: Pierre CROKAERT <pct@crookies.net>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/gdk-pixbuf/gdk-pixbuf.mk