From de6b1e16697d5bb57b4edb4c30b15af07848789a Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 9 Dec 2013 14:38:22 -0400 Subject: move all static site files out of subdirectories Works around yesod-static path bug on windows. https://github.com/yesodweb/yesod/issues/626 --- debian/copyright | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/copyright b/debian/copyright index e91cddbb5..a13cf175f 100644 --- a/debian/copyright +++ b/debian/copyright @@ -88,7 +88,7 @@ License: MIT or GPL-2 OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -Files: static/*/bootstrap* static/img/glyphicons-halflings* +Files: static/bootstrap* static/glyphicons-halflings* Copyright: 2012 Twitter, Inc. License: Apache-2.0 Licensed under the Apache License, Version 2.0 (the "License"); -- cgit v1.2.3