summarylogtreecommitdiffstats
path: root/omegat.install
diff options
context:
space:
mode:
authorJaroslav Lichtblau2016-05-03 19:13:14 +0200
committerJaroslav Lichtblau2016-05-03 19:13:14 +0200
commitadace0398c4de5e324ef4e9cc27dd928fbd21515 (patch)
treee54f525e4abe9fe00a9bddf48e80e1e4bd770061 /omegat.install
parent2ca3780304ff247d5db6a76a70f395c35e6fcb6b (diff)
downloadaur-adace0398c4de5e324ef4e9cc27dd928fbd21515.tar.gz
install file not needed due to pacman hooks introduction
Diffstat (limited to 'omegat.install')
-rw-r--r--omegat.install4
1 files changed, 0 insertions, 4 deletions
diff --git a/omegat.install b/omegat.install
deleted file mode 100644
index de3e0f51077f..000000000000
--- a/omegat.install
+++ /dev/null
@@ -1,4 +0,0 @@
-post_install() {
- echo "Updating desktop and mime database ..."
- update-desktop-database -q
-}