summaryrefslogtreecommitdiff
path: root/community/tea/tea.install
diff options
context:
space:
mode:
Diffstat (limited to 'community/tea/tea.install')
-rw-r--r--community/tea/tea.install4
1 files changed, 4 insertions, 0 deletions
diff --git a/community/tea/tea.install b/community/tea/tea.install
new file mode 100644
index 000000000..d7904254b
--- /dev/null
+++ b/community/tea/tea.install
@@ -0,0 +1,4 @@
+post_upgrade() {
+ echo "############################################"
+ echo "for the old GTK branch of TEA install teagtk"
+}