From 4de0aa15e1a8bb62d27cac4a9f5f5d3e3f9f938c Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sun, 4 Oct 2015 19:19:08 +0200 Subject: qelectrotech: define QMAKE_COPY_DIR to ensure timestamp are preserved --- r4224-scorpio810.diff | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 r4224-scorpio810.diff (limited to 'r4224-scorpio810.diff') diff --git a/r4224-scorpio810.diff b/r4224-scorpio810.diff deleted file mode 100644 index 47043ac..0000000 --- a/r4224-scorpio810.diff +++ /dev/null @@ -1,13 +0,0 @@ -Modified: trunk/qelectrotech.pro -=================================================================== ---- trunk/qelectrotech.pro 2015-10-03 15:41:59 UTC (rev 4223) -+++ trunk/qelectrotech.pro 2015-10-03 16:28:11 UTC (rev 4224) -@@ -203,7 +203,4 @@ - DEFINES += QET_COMMON_COLLECTION_PATH_RELATIVE_TO_BINARY_PATH - } - --# Compilers-specific options --unix { -- QMAKE_COPY_DIR = 'cp -f -r --preserve=timestamps' --} -+ -- cgit