gdk-pixbuf: copy loaders.cache later on
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Thu, 23 Feb 2017 19:44:48 +0000 (16:44 -0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 23 Feb 2017 21:22:41 +0000 (22:22 +0100)
commit1f4e1656bc1176442671104acde1e4033377636e
tree503b96d44b30e82a07822181a113392410d6984d
parent487b419cc647da18f04a98ee69c160705f0c44e8
gdk-pixbuf: copy loaders.cache later on

Trying to copy loaders.cache from host-gdk-pixbuf to the gdk-pixbuf
build directory in the post-patch hook is too early when using TLP (it
breaks horribly) since host-gdk-pixbuf isn't built yet during the
massive unpack/patch cycle.
Switch it to the pre-build hook instead which ensures that gdk-pixbuf
dependencies were already built.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/gdk-pixbuf/gdk-pixbuf.mk