From: Gilles DAVID Date: Mon, 19 Jun 2017 08:57:51 +0000 (+0200) Subject: Fix libxml2 patch to work with 'patch -p1' command X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=894f8886d6fc2b903518d26619ecab78bf31e3db;p=tools%2Fconfiguration.git Fix libxml2 patch to work with 'patch -p1' command --- diff --git a/config/patches/libxml2.001_64bits_crash.patch b/config/patches/libxml2.001_64bits_crash.patch index f03153f..032b2aa 100755 --- a/config/patches/libxml2.001_64bits_crash.patch +++ b/config/patches/libxml2.001_64bits_crash.patch @@ -1,5 +1,5 @@ ---- libxml.h -+++ libxml.h +--- a/libxml.h ++++ b/libxml.h @@ -13,6 +13,9 @@ #ifndef _LARGEFILE_SOURCE #define _LARGEFILE_SOURCE