From 18a41d682d6e91e0d28fce23eb75292f477bd620 Mon Sep 17 00:00:00 2001 From: root Date: Sun, 11 Aug 2013 01:21:34 -0700 Subject: Sun Aug 11 01:21:31 PDT 2013 --- community/gwibber/gwibber.install | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 community/gwibber/gwibber.install (limited to 'community/gwibber/gwibber.install') diff --git a/community/gwibber/gwibber.install b/community/gwibber/gwibber.install deleted file mode 100644 index d973d53f7..000000000 --- a/community/gwibber/gwibber.install +++ /dev/null @@ -1,12 +0,0 @@ -post_install() { - xdg-icon-resource forceupdate - glib-compile-schemas usr/share/glib-2.0/schemas -} - -post_upgrade() { - post_install $1 -} - -post_remove() { - post_install $1 -} -- cgit v1.2.3-54-g00ecf