virtmanager: remove redundant gsettings schema compilation
Schemas are now compiled in the setup.py.
This commit is contained in:
parent
cdfc0b6429
commit
5e18c7cf21
@ -57,10 +57,6 @@ python3Packages.buildPythonApplication rec {
|
|||||||
runHook postBuild
|
runHook postBuild
|
||||||
'';
|
'';
|
||||||
|
|
||||||
postInstall = ''
|
|
||||||
${glib.dev}/bin/glib-compile-schemas "$out"/share/glib-2.0/schemas
|
|
||||||
'';
|
|
||||||
|
|
||||||
preFixup = ''
|
preFixup = ''
|
||||||
gappsWrapperArgs+=(--set PYTHONPATH "$PYTHONPATH")
|
gappsWrapperArgs+=(--set PYTHONPATH "$PYTHONPATH")
|
||||||
# these are called from virt-install in initrdinject.py
|
# these are called from virt-install in initrdinject.py
|
||||||
|
Loading…
x
Reference in New Issue
Block a user