xlib_libX11: ensure target and host variant have the same patch hooks
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 27 May 2013 13:01:04 +0000 (13:01 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Thu, 30 May 2013 19:52:51 +0000 (21:52 +0200)
commitf0e3147ee52b274ad887e59450d8a20427ea75f6
tree33fb95169f2e3ae7c53f2808964c0708f446607e
parent4378648aaff35fffb04dc44b0cd5caf762c73737
xlib_libX11: ensure target and host variant have the same patch hooks

In preparation for the out-of-tree support, it is important that all
packages have the same patch hooks for the host variant and the target
variant (because the source tree will be shared between host and
target variants when doing out-of-tree build).

In the case of the xlib_libX11 package, the post-patch hook removes
some flags from the build of the makekeys utility, so that when
xlib_libX11 is built for the target, the build of makekeys for the
host works properly. This modification can be applied to the host
variant of xlib_libX11 without any problem.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/x11r7/xlib_libX11/xlib_libX11.mk