From 13649d120231a74b6bc8a0cc51ba9e3254cea7d6 Mon Sep 17 00:00:00 2001 From: tnut Date: Sat, 19 Feb 2011 18:29:59 +0100 Subject: suppression du dossier test --- test/firestarter/post-install | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 test/firestarter/post-install (limited to 'test/firestarter/post-install') diff --git a/test/firestarter/post-install b/test/firestarter/post-install deleted file mode 100644 index 6b91dd9fa..000000000 --- a/test/firestarter/post-install +++ /dev/null @@ -1,18 +0,0 @@ -#!/bin/sh - -GNOME_VERSION= -port=firestarter - -# gconf schemas -SCHEMAS="`pkginfo -l $port | grep etc/gnome/$GNOME_VERSION/gconf/schemas/.*\.schemas$`" -for SCHEMA in $SCHEMAS -do - export GCONF_CONFIG_SOURCE=`/opt/gnome/bin/gconftool-2 --get-default-source` - /opt/gnome/bin/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 -- cgit v1.2.3-70-g09d2