[gnome-shell] data: install process-working.svg to filesystem
- From: Ray Strode <halfline src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell] data: install process-working.svg to filesystem
- Date: Thu, 22 Jun 2017 18:32:17 +0000 (UTC)
commit 0e922eee369cf12979df70927dc1f684f8dc9c16
Author: Ray Strode <rstrode redhat com>
Date: Thu Jun 8 12:04:31 2017 -0400
data: install process-working.svg to filesystem
This helps prevent unlock failure on inplace upgrades between
7.3 and 7.4
data/Makefile.am | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/data/Makefile.am b/data/Makefile.am
index 8c01e49..f9c198c 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -73,6 +73,9 @@ dist_theme_files = \
$(SASSC) -a $< $@; \
fi
+themedir = $(pkgdatadir)/theme
+dist_theme_DATA = theme/process-working.svg
+
resource_files = $(shell $(GLIB_COMPILE_RESOURCES) --sourcedir=$(srcdir)/theme --generate-dependencies
$(srcdir)/gnome-shell-theme.gresource.xml)
gnome-shell-theme.gresource: gnome-shell-theme.gresource.xml $(resource_files)
$(AM_V_GEN) $(GLIB_COMPILE_RESOURCES) --target=$@ --sourcedir=$(srcdir)/theme $<
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]