summarylogtreecommitdiffstats
path: root/servo-git.install
diff options
context:
space:
mode:
authorvlad2015-08-31 01:57:19 +0300
committervlad2015-08-31 01:57:19 +0300
commitdc838c39b3d90cab2193462c7a35deef1293e98b (patch)
tree615301d6b8df37a42c87b8da7d55c410bfc0b1d6 /servo-git.install
parentac201a60dfe9c6e3b2524d9d8cb166d9c5ede915 (diff)
downloadaur-dc838c39b3d90cab2193462c7a35deef1293e98b.tar.gz
move to opt, add resources
Diffstat (limited to 'servo-git.install')
-rw-r--r--servo-git.install3
1 files changed, 3 insertions, 0 deletions
diff --git a/servo-git.install b/servo-git.install
new file mode 100644
index 000000000000..654977177cfb
--- /dev/null
+++ b/servo-git.install
@@ -0,0 +1,3 @@
+post_install() {
+ echo You need to source /etc/profile or relogin to add Servo to your path.
+}