added missing patch
OBS-URL: https://build.opensuse.org/package/show/devel:kanku/kanku?expand=0&rev=127
This commit is contained in:
parent
104780b562
commit
028ac51754
20
0001_dancer-config.patch
Normal file
20
0001_dancer-config.patch
Normal file
@ -0,0 +1,20 @@
|
|||||||
|
commit 9f467bc8890a0c2f04366fafa9611c3a4c8bce37
|
||||||
|
Author: Frank Schreiner <schreiner@suse.de>
|
||||||
|
Date: Mon Jun 28 13:57:16 2021 +0200
|
||||||
|
|
||||||
|
fix dancer config template - removed duplicate session key
|
||||||
|
|
||||||
|
diff --git a/etc/templates/cmd/setup/dancer-config.yml.tt2 b/etc/templates/cmd/setup/dancer-config.yml.tt2
|
||||||
|
index 51ec1ab..23baf2b 100644
|
||||||
|
--- a/etc/templates/cmd/setup/dancer-config.yml.tt2
|
||||||
|
+++ b/etc/templates/cmd/setup/dancer-config.yml.tt2
|
||||||
|
@@ -29,9 +29,6 @@ views: /usr/share/kanku/views
|
||||||
|
|
||||||
|
environment: production
|
||||||
|
|
||||||
|
-#template: "simple"
|
||||||
|
-session: "YAML"
|
||||||
|
-
|
||||||
|
template: "template_toolkit"
|
||||||
|
session: "YAML"
|
||||||
|
engines:
|
Loading…
Reference in New Issue
Block a user