[gnome-continuous] patches/evolution-ews-buildapi.patch: Generate patch properly



commit 003f3d259d8f624b5512a5383bc478075c571d00
Author: Javier Jardón <jjardon gnome org>
Date:   Sun Feb 19 00:55:53 2017 +0000

    patches/evolution-ews-buildapi.patch: Generate patch properly

 patches/evolution-ews-buildapi.patch |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/patches/evolution-ews-buildapi.patch b/patches/evolution-ews-buildapi.patch
index 636ca01..34250a2 100644
--- a/patches/evolution-ews-buildapi.patch
+++ b/patches/evolution-ews-buildapi.patch
@@ -1,4 +1,4 @@
-From 6f2b7a5d7753deaeb9189323721d1247001ca0ab Mon Sep 17 00:00:00 2001
+From 394b05ed11270bd098b512cc394e6337a0ce50e9 Mon Sep 17 00:00:00 2001
 From: Emmanuele Bassi <ebassi gnome org>
 Date: Fri, 21 Oct 2016 04:13:24 +0530
 Subject: [PATCH] build: Add a "configure" script implementing the GNOME Build
@@ -10,16 +10,16 @@ v2:
   - Use the Ninja generator for CMake
   - Perform various sanity checks
 ---
- configure | 101 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
- 1 file changed, 101 insertions(+)
+ configure | 95 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 1 file changed, 95 insertions(+)
  create mode 100755 configure
 
 diff --git a/configure b/configure
 new file mode 100755
-index 0000000..fd3dfbb
+index 0000000..dd8b0b0
 --- /dev/null
 +++ b/configure
-@@ -0,0 +1,101 @@
+@@ -0,0 +1,95 @@
 +#!/bin/bash
 +# configure script adapter for cmake
 +# Copyright 2010, 2011, 2013 Colin Walters <walters verbum org>
@@ -116,5 +116,5 @@ index 0000000..fd3dfbb
 +     -GNinja \
 +     ${srcdir}
 -- 
-2.9.3
+2.11.1
 


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