summarylogtreecommitdiffstats
path: root/haxe.install
diff options
context:
space:
mode:
authorDaichi Shinozaki2015-06-11 12:02:22 +0900
committerDaichi Shinozaki2015-06-11 12:02:22 +0900
commit3127be36d7d694d3d553978b7a492f8569472481 (patch)
tree8ed070ab4f7bfeccad0b473ce7fec12e648b8e4f /haxe.install
downloadaur-3127be36d7d694d3d553978b7a492f8569472481.tar.gz
Initial import
Diffstat (limited to 'haxe.install')
-rw-r--r--haxe.install3
1 files changed, 3 insertions, 0 deletions
diff --git a/haxe.install b/haxe.install
new file mode 100644
index 000000000000..16892601b5ef
--- /dev/null
+++ b/haxe.install
@@ -0,0 +1,3 @@
+post_install() {
+ echo 'Please login again to include the Haxe Standard Library in your PATH.'
+}