summarylogtreecommitdiffstats
path: root/drush-git.install
diff options
context:
space:
mode:
authorJames An2014-10-07 18:27:52 -0400
committerJames An2014-10-07 18:27:52 -0400
commit2eea001225d5d59a91c466241834dc68f74d7eb0 (patch)
tree1c7f00d65bb11caee21bb163d04a264d12e41736 /drush-git.install
parent8165670de7d3785c281889f09422541e99e005f0 (diff)
downloadaur-2eea001225d5d59a91c466241834dc68f74d7eb0.tar.gz
Fixed drush-git pkgver() and dependencies.
Diffstat (limited to 'drush-git.install')
-rw-r--r--drush-git.install2
1 files changed, 0 insertions, 2 deletions
diff --git a/drush-git.install b/drush-git.install
index 9848b118cd49..73d5176bc4e6 100644
--- a/drush-git.install
+++ b/drush-git.install
@@ -1,6 +1,4 @@
post_install() {
- cd /usr/share/webapps/drush
- composer install
echo "-----------------"
echo "Drush is meant to be run from the root directory of your Drupal "
echo "install by default. Look at /usr/share/doc/drush/ for the "