From: Thomas Goirand Date: Tue, 21 May 2013 04:51:57 +0000 (+0800) Subject: Added missing symlink to /var for the css dynamic generation folder. X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=24847b05d312465cf245702e576f91024b16239e;p=openstack-build%2Fhorizon-build.git Added missing symlink to /var for the css dynamic generation folder. Rewritten-From: ae6d57f968e6937b8342be26e06dfd5d210bb38f --- diff --git a/xenial/debian/changelog b/xenial/debian/changelog index 70d7ef2..c5a179a 100644 --- a/xenial/debian/changelog +++ b/xenial/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/xenial/debian/openstack-dashboard.links b/xenial/debian/openstack-dashboard.links index d6df9ac..239d9c6 100644 --- a/xenial/debian/openstack-dashboard.links +++ b/xenial/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