summarylogtreecommitdiffstats
path: root/rekonq-frameworks-git.install
diff options
context:
space:
mode:
authorAntonio Rojas2016-05-15 22:41:19 +0200
committerAntonio Rojas2016-05-15 22:41:19 +0200
commit7cecabaa073831c985a09d16cd138505cbaec0a7 (patch)
tree831cd23c9bf5ef9b29416766267936ffce120b0d /rekonq-frameworks-git.install
parent5be478227347e3da04944e5a040340fb09acb122 (diff)
downloadaur-rekonq-frameworks-git.tar.gz
Remove .install
Diffstat (limited to 'rekonq-frameworks-git.install')
-rw-r--r--rekonq-frameworks-git.install12
1 files changed, 0 insertions, 12 deletions
diff --git a/rekonq-frameworks-git.install b/rekonq-frameworks-git.install
deleted file mode 100644
index 5495fb1b5d27..000000000000
--- a/rekonq-frameworks-git.install
+++ /dev/null
@@ -1,12 +0,0 @@
-post_install() {
- xdg-icon-resource forceupdate --theme hicolor &> /dev/null
- update-desktop-database -q
-}
-
-post_upgrade() {
- post_install
-}
-
-post_remove() {
- post_install
-}