From b7574eab2b4abbabfb59e6929f573891d7079244 Mon Sep 17 00:00:00 2001
From: Rajab Natshah <rajabn@gmail.com>
Date: Thu, 13 Apr 2017 15:26:06 +0300
Subject: [PATCH] Issue #2865977: Change the location of libraries from Varbase
 profile folder to the Drupal root of th project.

---
 build-varbase.make | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/build-varbase.make b/build-varbase.make
index 85e64aab..cc9babb4 100644
--- a/build-varbase.make
+++ b/build-varbase.make
@@ -2,5 +2,4 @@ api = 2
 core = 8.x
 includes[] = drupal-org-core.make
 projects[varbase][type] = profile
-projects[varbase][download][type] = git
-projects[varbase][download][branch] = 8.x-4.x
+projects[varbase][version] = 4.x-dev
-- 
GitLab