From 31746fb80558ee8eba0e25c36145008fc2326bc6 Mon Sep 17 00:00:00 2001 From: Felix Yan Date: Wed, 27 Apr 2016 15:37:25 +0000 Subject: Hooks rebuild (part 1) --- dolphin.install | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 dolphin.install (limited to 'dolphin.install') diff --git a/dolphin.install b/dolphin.install deleted file mode 100644 index 74ff488..0000000 --- a/dolphin.install +++ /dev/null @@ -1,13 +0,0 @@ -post_install() { - xdg-icon-resource forceupdate --theme hicolor &> /dev/null - update-desktop-database -q -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install -} - -- cgit v1.3.1