summaryrefslogtreecommitdiff
path: root/nonprism/openshot-libre-nonprism/openshot.install
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-08-26 22:12:00 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-08-26 22:12:00 -0300
commite3ef7422ec8daa79e8dcc62d0304f09c95cb8cec (patch)
tree3e16bd19af53d2e54926f2fda57d06a2087c96ff /nonprism/openshot-libre-nonprism/openshot.install
parentee64fe57f2fee41d5f0af229306879b4f1b0cee8 (diff)
remove libre suffix on bitlbee and openshot nonprism packages
Diffstat (limited to 'nonprism/openshot-libre-nonprism/openshot.install')
-rw-r--r--nonprism/openshot-libre-nonprism/openshot.install12
1 files changed, 0 insertions, 12 deletions
diff --git a/nonprism/openshot-libre-nonprism/openshot.install b/nonprism/openshot-libre-nonprism/openshot.install
deleted file mode 100644
index 046df0051..000000000
--- a/nonprism/openshot-libre-nonprism/openshot.install
+++ /dev/null
@@ -1,12 +0,0 @@
-post_install() {
- update-mime-database usr/share/mime &>/dev/null
- update-desktop-database -q
-}
-
-post_upgrade() {
- post_install
-}
-
-post_remove() {
- post_install
-}