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