summarylogtreecommitdiffstats
path: root/arcanist.install
diff options
context:
space:
mode:
authorDoug Newgard2015-04-23 23:30:14 -0500
committerDoug Newgard2015-04-23 23:30:14 -0500
commit1be42da3fc6a05e343639bf0f5f9563233b615ce (patch)
treee18f301214af974cf803a6f0827d8f6d3ea731f5 /arcanist.install
parentbca7e8b2a115c1a3fa90291d4243e0d020be0ae6 (diff)
downloadaur-1be42da3fc6a05e343639bf0f5f9563233b615ce.tar.gz
Rewrite
Diffstat (limited to 'arcanist.install')
-rw-r--r--arcanist.install5
1 files changed, 0 insertions, 5 deletions
diff --git a/arcanist.install b/arcanist.install
deleted file mode 100644
index 84d4a0209cef..000000000000
--- a/arcanist.install
+++ /dev/null
@@ -1,5 +0,0 @@
-post_install() {
- echo "You must add the path /usr/share/php to the open_basedir variable"
- echo "of your /etc/php/php.ini configuration file in order to execute"
- echo "the arc command."
-}