summaryrefslogtreecommitdiff
path: root/pcr/gimp-git/gimp.install
diff options
context:
space:
mode:
authorcoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2016-05-03 01:12:37 -0300
committercoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2016-05-03 01:13:53 -0300
commit4e2fbd95c5d3de973a7f16f9d3edf9761c2d353a (patch)
treeaf8aa2ea5a70a42b3603162eed6ad35ec504633f /pcr/gimp-git/gimp.install
parent706b0a43543781801a4cc6971bb86e7d96e583dd (diff)
pcr/gimp-git: update package
Diffstat (limited to 'pcr/gimp-git/gimp.install')
-rw-r--r--pcr/gimp-git/gimp.install12
1 files changed, 0 insertions, 12 deletions
diff --git a/pcr/gimp-git/gimp.install b/pcr/gimp-git/gimp.install
deleted file mode 100644
index c317fbaca..000000000
--- a/pcr/gimp-git/gimp.install
+++ /dev/null
@@ -1,12 +0,0 @@
-post_install() {
- update-desktop-database -q
- gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-}
-
-post_upgrade() {
- post_install
-}
-
-post_remove() {
- post_install
-}