From fa4f27fd288583db4c885d5af88909949e23eaf1 Mon Sep 17 00:00:00 2001 From: Romain Beauxis Date: Fri, 16 Mar 2007 12:53:09 +0000 Subject: [PATCH] Added svn:ignore property to build-area --- debian/postinst | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/postinst b/debian/postinst index 1121d46..9af208a 100644 --- a/debian/postinst +++ b/debian/postinst @@ -75,6 +75,7 @@ case "$1" in chmod -R 750 /var/log/roundcube chown -R www-data:www-data /var/lib/roundcube/temp chmod -R 750 /var/lib/roundcube/temp + chown www-data:adm /var/lib/roundcube/skins ;; -- 2.39.5