From 19d45f6786c447bb1c6e4b69e1d7c79ad9089f1b Mon Sep 17 00:00:00 2001
From: David Seifert <soap@gentoo.org>
Date: Sun, 30 Oct 2022 12:12:44 +0100
Subject: dev-ruby/capistrano: [QA] use git-format-patch style patches

Signed-off-by: David Seifert <soap@gentoo.org>
---
 dev-ruby/capistrano/files/capistrano-2.15.5-sudo-cleanup.patch | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

(limited to 'dev-ruby')

diff --git a/dev-ruby/capistrano/files/capistrano-2.15.5-sudo-cleanup.patch b/dev-ruby/capistrano/files/capistrano-2.15.5-sudo-cleanup.patch
index cbe68a476fd4..5437d08113e5 100644
--- a/dev-ruby/capistrano/files/capistrano-2.15.5-sudo-cleanup.patch
+++ b/dev-ruby/capistrano/files/capistrano-2.15.5-sudo-cleanup.patch
@@ -1,6 +1,5 @@
-diff -ur /usr/lib/ruby/gems/1.9.1/gems/capistrano-2.15.5/lib/capistrano/recipes/deploy.rb ./lib/capistrano/recipes/deploy.rb
---- ./lib/capistrano/recipes/deploy.rb	2014-08-13 15:11:31.423773610 +0200
-+++ /usr/lib/ruby/gems/1.9.1/gems/capistrano-2.15.5/lib/capistrano/recipes/deploy.rb	2014-05-04 11:40:39.000000000 +0200
+--- a/lib/capistrano/recipes/deploy.rb
++++ b/lib/capistrano/recipes/deploy.rb
 @@ -462,7 +462,7 @@
    DESC
    task :cleanup, :except => { :no_release => true } do
-- 
cgit v1.2.3-65-gdbad