From 7ae3725d5c47248a58c9e8158c89ca4282c5d80a Mon Sep 17 00:00:00 2001 From: piernov Date: Sun, 4 Sep 2011 12:46:00 +0200 Subject: bug-buddy 2.32.0-1 suppression port inutile --- bug-buddy/post-install | 23 ----------------------- 1 file changed, 23 deletions(-) delete mode 100755 bug-buddy/post-install (limited to 'bug-buddy/post-install') diff --git a/bug-buddy/post-install b/bug-buddy/post-install deleted file mode 100755 index 8750c8d..0000000 --- a/bug-buddy/post-install +++ /dev/null @@ -1,23 +0,0 @@ -#!/bin/sh - -port=bug-buddy - -# 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 - -# desktop database -update-desktop-database > /dev/null - -# End of file -- cgit v1.2.3-70-g09d2