summaryrefslogtreecommitdiff
path: root/pcr/dianara/dianara.install
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2016-06-03 15:09:05 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2016-06-03 15:09:05 -0500
commit334f3add989855acc35f59cc3be1f6c9114d7a31 (patch)
tree3c959b4cbcda6da811a7515e980cc349fa8a3056 /pcr/dianara/dianara.install
parent53a6a5e6196e67835197d48c4a2ae3e59567905f (diff)
downloadabslibre-334f3add989855acc35f59cc3be1f6c9114d7a31.tar.gz
abslibre-334f3add989855acc35f59cc3be1f6c9114d7a31.tar.bz2
abslibre-334f3add989855acc35f59cc3be1f6c9114d7a31.zip
dianara-1.3.3-2: rebuild
Diffstat (limited to 'pcr/dianara/dianara.install')
-rw-r--r--pcr/dianara/dianara.install12
1 files changed, 0 insertions, 12 deletions
diff --git a/pcr/dianara/dianara.install b/pcr/dianara/dianara.install
deleted file mode 100644
index 029294d67..000000000
--- a/pcr/dianara/dianara.install
+++ /dev/null
@@ -1,12 +0,0 @@
-post_install() {
- xdg-icon-resource forceupdate --theme hicolor 2> /dev/null
- update-desktop-database -q
-}
-
-post_upgrade() {
- post_install
-}
-
-post_remove() {
- post_install
-}