From 5d5b29c412cbda95f5a3462c9fe72f76fb29cee8 Mon Sep 17 00:00:00 2001 From: twimpiex Date: Sun, 21 Aug 2016 22:13:24 +0200 Subject: [PATCH] fixed touching files with git log date format, also working for older git versions (ie 1.8.3 for EL 7) --- build-tools/mono-runtimes/mono-runtimes.targets | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-tools/mono-runtimes/mono-runtimes.targets b/build-tools/mono-runtimes/mono-runtimes.targets index 677b6db7764..d9f195a03d7 100644 --- a/build-tools/mono-runtimes/mono-runtimes.targets +++ b/build-tools/mono-runtimes/mono-runtimes.targets @@ -96,11 +96,11 @@