qtbase: fix evaluation error
`git rebase` strikes again!
This commit is contained in:
parent
e51a982fec
commit
5783980fc6
1 changed files with 0 additions and 1 deletions
|
@ -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 = ''
|
||||
|
|
Loading…
Reference in a new issue