From b062a17a43d099a0528ca1f8af8140e9fb1e3594 Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Tue, 21 May 2013 12:51:57 +0800 Subject: [PATCH] Added missing symlink to /var for the css dynamic generation folder. Rewritten-From: ae6d57f968e6937b8342be26e06dfd5d210bb38f --- trusty/debian/changelog | 6 ++++++ trusty/debian/openstack-dashboard.links | 1 + 2 files changed, 7 insertions(+) diff --git a/trusty/debian/changelog b/trusty/debian/changelog index 70d7ef2..c5a179a 100644 --- a/trusty/debian/changelog +++ b/trusty/debian/changelog @@ -1,3 +1,9 @@ +horizon (2013.1.1-2) unstable; urgency=low + + * Added missing symlink to /var for the css dynamic generation folder. + + -- Thomas Goirand Tue, 21 May 2013 12:51:27 +0800 + horizon (2013.1.1-1) unstable; urgency=low * Uploading to unstable. diff --git a/trusty/debian/openstack-dashboard.links b/trusty/debian/openstack-dashboard.links index d6df9ac..239d9c6 100644 --- a/trusty/debian/openstack-dashboard.links +++ b/trusty/debian/openstack-dashboard.links @@ -2,3 +2,4 @@ /usr/share/openstack-dashboard/openstack_dashboard/static /usr/share/openstack-dashboard/static /usr/share/pyshared/horizon/static/horizon /usr/share/openstack-dashboard/openstack_dashboard/static/horizon +/var/lib/openstack-dashboard/static/css /usr/share/openstack-dashboard/openstack_dashboard/static/dashboard/css -- 2.45.2