From de4f0d5e3c54d11f8ef1fa859bc64089924b1bbc Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Mon, 26 May 2014 03:06:15 -0400 Subject: mv ~lukeshu/conkeror-git pcr/conkeror # and update it --- ~lukeshu/conkeror-git/conkeror-git.install | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 ~lukeshu/conkeror-git/conkeror-git.install (limited to '~lukeshu/conkeror-git/conkeror-git.install') diff --git a/~lukeshu/conkeror-git/conkeror-git.install b/~lukeshu/conkeror-git/conkeror-git.install deleted file mode 100644 index 5e5cfef4d..000000000 --- a/~lukeshu/conkeror-git/conkeror-git.install +++ /dev/null @@ -1,11 +0,0 @@ -post_install() { - update-desktop-database -q -} - -post_upgrade() { - post_install $1 -} - -post_remove() { - update-desktop-database -q -} -- cgit v1.2.3-2-g168b