summarylogtreecommitdiffstats
path: root/makemkv.install
diff options
context:
space:
mode:
authorOlaf Bauer2016-06-25 18:43:09 +0200
committerOlaf Bauer2016-06-25 18:43:09 +0200
commit14b3f9a9cf4a0b00f8d3af7fbe7db641952be678 (patch)
tree5fae78589f0bd39b4201784b03205e18d5bc126a /makemkv.install
parent117f157bff5b9acf061ad01f11219c2882ddceb1 (diff)
downloadaur-14b3f9a9cf4a0b00f8d3af7fbe7db641952be678.tar.gz
remove install command provided by hooks
Diffstat (limited to 'makemkv.install')
-rw-r--r--makemkv.install7
1 files changed, 0 insertions, 7 deletions
diff --git a/makemkv.install b/makemkv.install
index 5fa45908a201..268a8981770a 100644
--- a/makemkv.install
+++ b/makemkv.install
@@ -1,14 +1,7 @@
-post_remove() {
- update-desktop-database -q
- xdg-icon-resource forceupdate --theme hicolor
-}
-
post_install() {
echo "The makemkv package is licensed software."
echo "You MUST read and agree to the license stored in"
echo "/usr/share/licenses/makemkv/eula_en_linux.txt before using it."
-
- post_remove $1
}
post_upgrade() {