gnomeExtensions.named-workspaces: fix build
Signed-off-by: David Wronek <david.wronek@mainlining.org>
This commit is contained in:
@@ -243,4 +243,11 @@ lib.trivial.pipe super [
|
||||
rm utilities-teatime.svg
|
||||
'';
|
||||
})
|
||||
|
||||
(patchExtension "named-workspaces@a31.at" {
|
||||
postPatch = ''
|
||||
# remove duplicate schema file
|
||||
rm schemas/org.gnome.shell.extensions.workspace-name.gschema.xml
|
||||
'';
|
||||
})
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user