qtbase: fix evaluation error

`git rebase` strikes again!
This commit is contained in:
Thomas Tuegel 2018-01-15 19:12:01 -06:00
parent e51a982fec
commit 5783980fc6
No known key found for this signature in database
GPG Key ID: 22CBF5249D4B4D59

View File

@ -93,7 +93,6 @@ stdenv.mkDerivation {
inherit patches;
fix_qt_static_libs = ../hooks/fix-qt-static-libs.sh;
fix_qt_builtin_paths = ../hooks/fix-qt-builtin-paths.sh;
fix_qt_module_paths = ../hooks/fix-qt-module-paths.sh;
preHook = ''