From acdb1e126d0f55cdf3a6f5899b8ed12e7e2836a3 Mon Sep 17 00:00:00 2001 From: Bec White Date: Tue, 20 Dec 2016 23:14:53 -0600 Subject: [PATCH 1/2] Make the drupal root name and the conf dir location configurable in composer-install-elsewhere. --- tasks/lib/artifacts.xml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/tasks/lib/artifacts.xml b/tasks/lib/artifacts.xml index 96a2f0a2..b8a3135c 100644 --- a/tasks/lib/artifacts.xml +++ b/tasks/lib/artifacts.xml @@ -18,6 +18,11 @@ + + + + + @@ -40,7 +45,7 @@ --> - + @@ -67,7 +72,7 @@ --> - + From bd60156341cfaef24dd9fc9e235a77c3acf2228b Mon Sep 17 00:00:00 2001 From: Bec White Date: Wed, 21 Dec 2016 00:02:31 -0600 Subject: [PATCH 2/2] Move the slash so that we can install directly into the install_dir. --- tasks/lib/artifacts.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tasks/lib/artifacts.xml b/tasks/lib/artifacts.xml index b8a3135c..e24bf2ee 100644 --- a/tasks/lib/artifacts.xml +++ b/tasks/lib/artifacts.xml @@ -19,7 +19,7 @@ - + @@ -45,7 +45,7 @@ --> - +