From dee9f17b595ea903a982d31d1124b302bb17e2ff Mon Sep 17 00:00:00 2001 From: root Date: Wed, 17 Jul 2013 00:58:52 -0700 Subject: Wed Jul 17 00:58:51 PDT 2013 --- community/giggle/giggle.install | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 community/giggle/giggle.install (limited to 'community/giggle/giggle.install') diff --git a/community/giggle/giggle.install b/community/giggle/giggle.install deleted file mode 100644 index ec0c3f071..000000000 --- a/community/giggle/giggle.install +++ /dev/null @@ -1,13 +0,0 @@ -post_install() { - gtk-update-icon-cache -f -t -q /usr/share/icons/hicolor - update-desktop-database -q -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install -} - -- cgit v1.2.3-54-g00ecf