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