mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-17 23:24:51 +00:00
Fix schema install
This commit is contained in:
parent
db52e024e8
commit
8a790e1c38
2 changed files with 2 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ schemadir = @GCONF_SCHEMA_FILE_DIR@
|
|||
schema_DATA = gnome-shell.schemas
|
||||
|
||||
install-data-local:
|
||||
GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) $(GCONFTOOL) --makefile-install-rule $(top_builddir)/data/$(schema_DATA)
|
||||
GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) $(GCONFTOOL) --makefile-install-rule $(top_builddir)/data/$(schema_DATA)
|
||||
|
||||
EXTRA_DIST = \
|
||||
$(schema_DATA)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue