From c3541b18d6c6d6629f8e5a9ca28223fdaf047e54 Mon Sep 17 00:00:00 2001 From: Carlo Landmeter Date: Mon, 27 Oct 2014 23:50:21 +0100 Subject: testing/evolution: unmaintained --- testing/evolution/evolution.post-install | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 testing/evolution/evolution.post-install (limited to 'testing/evolution/evolution.post-install') diff --git a/testing/evolution/evolution.post-install b/testing/evolution/evolution.post-install deleted file mode 100644 index 9a51eff319..0000000000 --- a/testing/evolution/evolution.post-install +++ /dev/null @@ -1,18 +0,0 @@ -#!/bin/sh - -for i in \ - apps-evolution-attachment-reminder.schemas \ - apps-evolution-mail-notification.schemas \ - apps-evolution-mail-prompts-checkdefault.schemas \ - apps-evolution-template-placeholders.schemas \ - apps_evolution_addressbook.schemas \ - apps_evolution_calendar.schemas \ - apps_evolution_email_custom_header.schemas \ - apps_evolution_shell.schemas \ - bogo-junk-plugin.schemas \ - evolution-mail.schemas \ -; do - echo "Installing GConf2 schema $i." - GCONF_CONFIG_SOURCE=`/usr/bin/gconftool-2 --get-default-source` \ - /usr/bin/gconftool-2 --makefile-install-rule /etc/gconf/schemas/$i >/dev/null -done -- cgit v1.2.3