summarylogtreecommitdiffstats
path: root/webvirtcloud-staticroot.patch
diff options
context:
space:
mode:
Diffstat (limited to 'webvirtcloud-staticroot.patch')
-rw-r--r--webvirtcloud-staticroot.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/webvirtcloud-staticroot.patch b/webvirtcloud-staticroot.patch
new file mode 100644
index 000000000000..4806f4f32437
--- /dev/null
+++ b/webvirtcloud-staticroot.patch
@@ -0,0 +1,13 @@
+diff --git a/webvirtcloud/settings.py b/webvirtcloud/settings.py
+index a163fa3..51a775e 100644
+--- a/webvirtcloud/settings.py
++++ b/webvirtcloud/settings.py
+@@ -64,6 +64,8 @@ USE_L10N = True
+
+ USE_TZ = True
+
++STATIC_ROOT = '/usr/lib/webvirtcloud/'
++
+ STATIC_URL = '/static/'
+
+ STATICFILES_DIRS = (