From c7c801a8c093ba4ab8240c9a6e54bf0fb5c7ae8b Mon Sep 17 00:00:00 2001 From: Jacob Vosmaer Date: Thu, 27 Feb 2014 14:44:52 +0100 Subject: [PATCH] Remove backup_restore_hooks path for gitlab-rails --- config/software/gitlab-rails.rb | 3 --- 1 file changed, 0 insertions(+), 3 deletions(-) diff --git a/config/software/gitlab-rails.rb b/config/software/gitlab-rails.rb index 02cdedf..d2331dc 100644 --- a/config/software/gitlab-rails.rb +++ b/config/software/gitlab-rails.rb @@ -51,9 +51,6 @@ build do # the GitLab backup script. patch :source => "backup_uploads_realpath.patch" - # Patch the gitlab backup script to correctly restore gitlab-shell hooks - patch :source => "backup_restore_hooks.patch" - bundle "install --without mysql development test --path=#{install_dir}/embedded/service/gem", :env => env # In order to precompile the assets, we need to get to a state where rake can -- libgit2 0.21.2