fix-qmake-libtool.sh

This commit is contained in:
Thomas Tuegel
2019-09-19 07:39:11 -05:00
parent dd599e20cf
commit 756b46a449
5 changed files with 19 additions and 6 deletions
@@ -100,6 +100,7 @@ stdenv.mkDerivation {
. "$fix_qt_builtin_paths"
. "$fix_qt_module_paths"
. ${../hooks/move-qt-dev-tools.sh}
. ${../hooks/fix-qmake-libtool.sh}
'';
postPatch =