summaryrefslogtreecommitdiff
path: root/~lukeshu/conkeror-git/conkeror-git.install
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2014-05-26 03:06:15 -0400
committerLuke Shumaker <LukeShu@sbcglobal.net>2014-05-26 03:06:15 -0400
commitde4f0d5e3c54d11f8ef1fa859bc64089924b1bbc (patch)
treed2dbbfd8736773680fbf7c1e9b377c40550800e3 /~lukeshu/conkeror-git/conkeror-git.install
parent0e29ad35b8f4d4f2a6155fbd76320ca9e5afaa3f (diff)
mv ~lukeshu/conkeror-git pcr/conkeror # and update it
Diffstat (limited to '~lukeshu/conkeror-git/conkeror-git.install')
-rw-r--r--~lukeshu/conkeror-git/conkeror-git.install11
1 files changed, 0 insertions, 11 deletions
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
-}