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