package/pkg-qmake.mk: Move QT5_QT_CONF_FIXUP to post-prepare hook
authorHerve Codina <herve.codina@bootlin.com>
Tue, 17 Aug 2021 08:39:20 +0000 (10:39 +0200)
committerYann E. MORIN <yann.morin.1998@free.fr>
Sat, 28 Aug 2021 20:17:31 +0000 (22:17 +0200)
commit040f75aa06829595ef8f3d9dea9382ba152ee34e
tree24c8ef46b1eddb2c13e9c9c2117c53c17ae72806
parent8132216e0ecb1cd115ec9d1a211b967e5bda3054
package/pkg-qmake.mk: Move QT5_QT_CONF_FIXUP to post-prepare hook

QT5_QT_CONF_FIXUP tweaks files for per-package directory build.
This is typically the kind of operation expected to be in
post-prepare hook.

Signed-off-by: Herve Codina <herve.codina@bootlin.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
package/pkg-qmake.mk