summaryrefslogtreecommitdiff
path: root/pcr/gimp-lts/gimp.install
diff options
context:
space:
mode:
authorcoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2013-12-06 03:07:20 -0200
committercoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2013-12-06 03:07:20 -0200
commitbc17340c07501e38eb75a85edbe864c6ba473cb4 (patch)
tree7df94069fbd345a3a0b8bcbf7cb99e279d02bfed /pcr/gimp-lts/gimp.install
parentaaf7b1afcae707bf84eb33bfed4a7035ad5c8b3e (diff)
downloadabslibre-bc17340c07501e38eb75a85edbe864c6ba473cb4.tar.gz
abslibre-bc17340c07501e38eb75a85edbe864c6ba473cb4.tar.bz2
abslibre-bc17340c07501e38eb75a85edbe864c6ba473cb4.zip
remove gimp-lts
Diffstat (limited to 'pcr/gimp-lts/gimp.install')
-rw-r--r--pcr/gimp-lts/gimp.install12
1 files changed, 0 insertions, 12 deletions
diff --git a/pcr/gimp-lts/gimp.install b/pcr/gimp-lts/gimp.install
deleted file mode 100644
index c317fbaca..000000000
--- a/pcr/gimp-lts/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
-}