Skip to content
Commit 5f3246a1 authored by Pierre CROKAERT's avatar Pierre CROKAERT Committed by Peter Korsgaard
Browse files

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 19ba17ee (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: default avatarPierre CROKAERT <pct@crookies.net>
Signed-off-by: default avatarPeter Korsgaard <peter@korsgaard.com>
parent 2a9b7b8a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment