[gnome-continuous] Make WebKit patch git formatted



commit 8fd872ebc98a9a932578801c8d1cbe149875ae53
Author: Michael Catanzaro <mcatanzaro igalia com>
Date:   Fri Dec 8 12:15:53 2017 -0600

    Make WebKit patch git formatted

 .../webkitgtk-avoid-perl-file-copy-recursive.patch |   14 +++++++++++++-
 1 files changed, 13 insertions(+), 1 deletions(-)
---
diff --git a/patches/webkitgtk-avoid-perl-file-copy-recursive.patch 
b/patches/webkitgtk-avoid-perl-file-copy-recursive.patch
index 83d334b..72f969d 100644
--- a/patches/webkitgtk-avoid-perl-file-copy-recursive.patch
+++ b/patches/webkitgtk-avoid-perl-file-copy-recursive.patch
@@ -1,5 +1,14 @@
+From d451d4dd75ba7e8df6e1615c7b34c570d562b508 Mon Sep 17 00:00:00 2001
+From: Michael Catanzaro <mcatanzaro igalia com>
+Date: Fri, 8 Dec 2017 12:15:02 -0600
+Subject: [PATCH] Remove new Perl dependency
+
+---
+ Source/WebInspectorUI/Scripts/copy-user-interface-resources.pl | 9 +++++++++
+ 1 file changed, 9 insertions(+)
+
 diff --git a/Source/WebInspectorUI/Scripts/copy-user-interface-resources.pl 
b/Source/WebInspectorUI/Scripts/copy-user-interface-resources.pl
-index ee23a39006f1ed1f9e1701c2b41cc929f322c584..3398597efe447ea99af12eb9461479b5631214e2 100755
+index ee23a39006f..3398597efe4 100755
 --- a/Source/WebInspectorUI/Scripts/copy-user-interface-resources.pl
 +++ b/Source/WebInspectorUI/Scripts/copy-user-interface-resources.pl
 @@ -46,6 +46,15 @@ sub ditto($$)
@@ -18,3 +27,6 @@ index ee23a39006f1ed1f9e1701c2b41cc929f322c584..3398597efe447ea99af12eb9461479b5
      } else {
          die "Please install the PEP module File::Copy::Recursive";
      }
+-- 
+2.14.3
+


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]