From e19a890d32b399b4047aabfc12c77ebab8f8708c Mon Sep 17 00:00:00 2001 From: Benjamin Sonntag Date: Fri, 6 Oct 2017 15:24:34 +0200 Subject: [PATCH] [fix] fixing roundcube configuration file renamed on Jessie --- roundcube/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roundcube/Makefile b/roundcube/Makefile index b5bed00e..c568d828 100644 --- a/roundcube/Makefile +++ b/roundcube/Makefile @@ -22,7 +22,7 @@ install: # alternc-roundcube files install - install -m 644 templates/roundcube/main.inc.php $(DESTDIR)/etc/alternc/templates/roundcube/ + install -m 644 templates/roundcube/*.inc.php $(DESTDIR)/etc/alternc/templates/roundcube/ install -m 644 templates/roundcube/plugins/password/config.inc.php $(DESTDIR)/etc/alternc/templates/roundcube/plugins/password/ install -m 644 templates/roundcube/plugins/managesieve/config.inc.php $(DESTDIR)/etc/alternc/templates/roundcube/plugins/managesieve/ install -m 644 roundcube_alternc_logo.png $(DESTDIR)/usr/share/roundcube/skins/default/images/