summarylogtreecommitdiffstats
path: root/gwenview-git.install
diff options
context:
space:
mode:
Diffstat (limited to 'gwenview-git.install')
-rw-r--r--gwenview-git.install12
1 files changed, 0 insertions, 12 deletions
diff --git a/gwenview-git.install b/gwenview-git.install
deleted file mode 100644
index 8bccbee5d4c7..000000000000
--- a/gwenview-git.install
+++ /dev/null
@@ -1,12 +0,0 @@
-post_install() {
- update-desktop-database -q
- xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_update() {
- post_install
-}
-
-post_remove() {
- post_install
-} \ No newline at end of file