diff options
Diffstat (limited to 'devel/gitaly/files/patch-__support_Makefile.template')
-rw-r--r-- | devel/gitaly/files/patch-__support_Makefile.template | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/gitaly/files/patch-__support_Makefile.template b/devel/gitaly/files/patch-__support_Makefile.template index 44d26c590db6..8707e3a7d97b 100644 --- a/devel/gitaly/files/patch-__support_Makefile.template +++ b/devel/gitaly/files/patch-__support_Makefile.template @@ -1,6 +1,6 @@ ---- _support/Makefile.template.orig 2020-05-21 17:02:13 UTC +--- _support/Makefile.template.orig 2020-06-19 15:55:37 UTC +++ _support/Makefile.template -@@ -43,8 +43,8 @@ build: ../.ruby-bundle +@@ -44,8 +44,8 @@ build: ../.ruby-bundle # step. Both Omnibus and CNG assume it is in the Gitaly root, not in # _build. Hence the '../' in front. ../.ruby-bundle: {{ .GitalyRubyDir }}/Gemfile.lock {{ .GitalyRubyDir }}/Gemfile |