summarylogtreecommitdiffstats
path: root/anyremote.install
diff options
context:
space:
mode:
Diffstat (limited to 'anyremote.install')
-rw-r--r--anyremote.install6
1 files changed, 6 insertions, 0 deletions
diff --git a/anyremote.install b/anyremote.install
new file mode 100644
index 000000000000..012444ce0234
--- /dev/null
+++ b/anyremote.install
@@ -0,0 +1,6 @@
+post_install () {
+ echo "
+ >>>Download the java client for your phone at
+ >>>http://anyremote.sourceforge.net/dload.html
+ "
+}