summarylogtreecommitdiffstats
path: root/thunderbird-nightly-it.install
diff options
context:
space:
mode:
Diffstat (limited to 'thunderbird-nightly-it.install')
-rw-r--r--thunderbird-nightly-it.install8
1 files changed, 5 insertions, 3 deletions
diff --git a/thunderbird-nightly-it.install b/thunderbird-nightly-it.install
index 7e9935ec2b8a..45fe802c0214 100644
--- a/thunderbird-nightly-it.install
+++ b/thunderbird-nightly-it.install
@@ -1,6 +1,8 @@
post_install() {
- update-desktop-database -q
- gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+ echo ""
+ echo "Nota: il file binario si chiama 'thunderbird-nightly-it'"
+ echo ""
+ post_upgrade
}
post_upgrade() {
@@ -10,4 +12,4 @@ post_upgrade() {
post_remove() {
post_upgrade
-} \ No newline at end of file
+}