From 68a40bff05b597425ef31eba2104611df93ac5fc Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Tue, 26 Mar 2013 23:15:55 +0800 Subject: [PATCH] Kills the COMPRESS_OFFLINE = True patch, no longer needed. Rewritten-From: 3a78c228efe6e7273791d1eac7382817cac4908c --- xenial/debian/changelog | 1 + .../debian/patches/debian_local_settings.patch | 16 ---------------- xenial/debian/patches/series | 1 - 3 files changed, 1 insertion(+), 17 deletions(-) delete mode 100644 xenial/debian/patches/debian_local_settings.patch diff --git a/xenial/debian/changelog b/xenial/debian/changelog index d480f68..9e3fb14 100644 --- a/xenial/debian/changelog +++ b/xenial/debian/changelog @@ -1,6 +1,7 @@ horizon (2013.1~rc1-1) experimental; urgency=low * New upstream release. + * Kills the COMPRESS_OFFLINE = True patch, no longer needed. -- Thomas Goirand Mon, 28 Jan 2013 22:39:15 +0800 diff --git a/xenial/debian/patches/debian_local_settings.patch b/xenial/debian/patches/debian_local_settings.patch deleted file mode 100644 index 43f6f19..0000000 --- a/xenial/debian/patches/debian_local_settings.patch +++ /dev/null @@ -1,16 +0,0 @@ -Description: Enable Offline Compresssion -Author: Mehdi Abaakouk - -Index: horizon/openstack_dashboard/local/local_settings.py.example -=================================================================== ---- horizon.orig/openstack_dashboard/local/local_settings.py.example 2013-03-23 03:20:09.000000000 +0800 -+++ horizon/openstack_dashboard/local/local_settings.py.example 2013-03-23 03:25:10.000000000 +0800 -@@ -200,3 +200,8 @@ - } - } - } -+ -+# The Debian package includes pre-compressed JS and compiled CSS to allow -+# offline compression by default. To enable online compression, install -+# the node-less package and enable the following option. -+COMPRESS_OFFLINE = True diff --git a/xenial/debian/patches/series b/xenial/debian/patches/series index a9d37ec..89e6f35 100644 --- a/xenial/debian/patches/series +++ b/xenial/debian/patches/series @@ -1,3 +1,2 @@ fix-dashboard-django-wsgi.patch fix-dashboard-manage.patch -debian_local_settings.patch -- 2.45.2