summaryrefslogtreecommitdiff
path: root/testing/qtiplot/qtiplot.install
diff options
context:
space:
mode:
Diffstat (limited to 'testing/qtiplot/qtiplot.install')
-rw-r--r--testing/qtiplot/qtiplot.install12
1 files changed, 0 insertions, 12 deletions
diff --git a/testing/qtiplot/qtiplot.install b/testing/qtiplot/qtiplot.install
deleted file mode 100644
index 66631520d..000000000
--- a/testing/qtiplot/qtiplot.install
+++ /dev/null
@@ -1,12 +0,0 @@
-post_install() {
- update-mime-database usr/share/mime &> /dev/null
-}
-
-post_upgrade() {
- post_install
-}
-
-post_remove () {
- post_install
-}
-