From c0f1c161cd53f60f384ec577198c7075ae00e35d Mon Sep 17 00:00:00 2001 From: tnut Date: Thu, 10 Feb 2011 16:08:07 +0100 Subject: gnome, suppression des ports --- gnome/evolution-webcal/post-install | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100755 gnome/evolution-webcal/post-install (limited to 'gnome/evolution-webcal/post-install') diff --git a/gnome/evolution-webcal/post-install b/gnome/evolution-webcal/post-install deleted file mode 100755 index c35ba0844..000000000 --- a/gnome/evolution-webcal/post-install +++ /dev/null @@ -1,20 +0,0 @@ -#!/bin/sh - -port=evolution-webcal - -# gconf schemas -SCHEMAS="`pkginfo -l $port | grep etc/gconf/schemas/.*\.schemas$`" - -for SCHEMA in $SCHEMAS -do - export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` - gconftool-2 --makefile-install-rule /$SCHEMA > /dev/null -done - -# reload gconf caches -if [ ! -z "`pidof gconfd-2`" ] -then - killall -HUP gconfd-2 > /dev/null -fi - -# End of file -- cgit v1.2.3-70-g09d2