[planet-web] Use a path that sits outside of the packaging system managed directories



commit f0e0255e431f34f82b29aa404f0fe05d278331b5
Author: Andrea Veri <averi redhat com>
Date:   Tue Sep 3 13:17:53 2019 +0200

    Use a path that sits outside of the packaging system managed directories

 themes/gnome-br/config.ini | 2 +-
 themes/gnome-cl/config.ini | 2 +-
 themes/gnome-fr/config.ini | 2 +-
 themes/gnome-gr/config.ini | 2 +-
 themes/gnome/config.ini    | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/themes/gnome-br/config.ini b/themes/gnome-br/config.ini
index d78c41f..0d983e9 100644
--- a/themes/gnome-br/config.ini
+++ b/themes/gnome-br/config.ini
@@ -8,7 +8,7 @@ template_files:
   foafroll.xml.xslt
 
 template_directories:
-  /usr/share/planet-venus/theme/common 
+  /var/cache/planet-venus/theme/common 
 
 bill_of_materials:
 
diff --git a/themes/gnome-cl/config.ini b/themes/gnome-cl/config.ini
index 25ecfb3..4a6c1a6 100644
--- a/themes/gnome-cl/config.ini
+++ b/themes/gnome-cl/config.ini
@@ -15,7 +15,7 @@ template_files:
   foafroll.xml.xslt
 
 template_directories:
-  /usr/share/planet-venus/theme/common 
+  /var/cache/planet-venus/theme/common 
 
 bill_of_materials:
 
diff --git a/themes/gnome-fr/config.ini b/themes/gnome-fr/config.ini
index 5ea1be8..87552ef 100644
--- a/themes/gnome-fr/config.ini
+++ b/themes/gnome-fr/config.ini
@@ -9,7 +9,7 @@ template_files:
   foafroll.xml.xslt
 
 template_directories:
-  /usr/share/planet-venus/theme/common 
+  /var/cache/planet-venus/theme/common 
 
 bill_of_materials:
 
diff --git a/themes/gnome-gr/config.ini b/themes/gnome-gr/config.ini
index fa9e3aa..16ee4fa 100644
--- a/themes/gnome-gr/config.ini
+++ b/themes/gnome-gr/config.ini
@@ -18,7 +18,7 @@ template_files:
   mobile.html.tmpl
 
 template_directories:
-  /usr/share/planet-venus/theme/common 
+  /var/cache/planet-venus/theme/common 
 
 bill_of_materials:
 
diff --git a/themes/gnome/config.ini b/themes/gnome/config.ini
index fa9e3aa..16ee4fa 100644
--- a/themes/gnome/config.ini
+++ b/themes/gnome/config.ini
@@ -18,7 +18,7 @@ template_files:
   mobile.html.tmpl
 
 template_directories:
-  /usr/share/planet-venus/theme/common 
+  /var/cache/planet-venus/theme/common 
 
 bill_of_materials:
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]