From 70937bfaec3a3466d891899143dd96b81d190e54 Mon Sep 17 00:00:00 2001 From: Jacob Vosmaer Date: Thu, 14 Aug 2014 13:55:16 +0200 Subject: [PATCH] Use install_dir instead of install_path --- config/projects/gitlab.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/projects/gitlab.rb b/config/projects/gitlab.rb index b846785..e262a34 100644 --- a/config/projects/gitlab.rb +++ b/config/projects/gitlab.rb @@ -21,7 +21,7 @@ maintainer "GitLab.com" homepage "http://www.gitlab.com/" replaces "gitlab" -install_path "/opt/gitlab" +install_dir "/opt/gitlab" build_version Omnibus::BuildVersion.new.semver build_iteration 1 -- libgit2 0.21.2