summaryrefslogtreecommitdiff
path: root/community/rawtherapee/rawtherapee.install
diff options
context:
space:
mode:
Diffstat (limited to 'community/rawtherapee/rawtherapee.install')
-rw-r--r--community/rawtherapee/rawtherapee.install5
1 files changed, 0 insertions, 5 deletions
diff --git a/community/rawtherapee/rawtherapee.install b/community/rawtherapee/rawtherapee.install
index 385eec8f4..6a18adf6e 100644
--- a/community/rawtherapee/rawtherapee.install
+++ b/community/rawtherapee/rawtherapee.install
@@ -7,11 +7,6 @@ post_install() {
post_upgrade() {
post_install $1
-
- if [ ${2%%_*} == "3.0a1" ]; then
- echo "There were lots of changes to the behavior of the majority of tools."
- echo "This may cause your files to look differently than before."
- fi
}
post_remove() {