changeset 2185:93f6f20bf30d

package libical: added patch provenance and fixed line endings
author Mark Brand <mabrand@mabrand.nl>
date Thu, 22 Dec 2011 12:57:59 +0100
parents c1915a09ac58
children c088abec064f
files src/libical-1-parallel-builds.patch
diffstat 1 files changed, 20 insertions(+), 14 deletions(-) [+]
line wrap: on
line diff
--- a/src/libical-1-parallel-builds.patch	Thu Dec 22 12:50:30 2011 +0100
+++ b/src/libical-1-parallel-builds.patch	Thu Dec 22 12:57:59 2011 +0100
@@ -1,14 +1,20 @@
-libical-1-parallel-builds.patch  libical-test.c
-[gcoco@Basement mingw-cross-env]$ cat src/libical-1-parallel-builds.patch
---- ./src/libicalss/CMakeLists.txt      2011/10/10 23:21:07     1106
-+++ ./src/libicalss/CMakeLists.txt      2011/12/18 21:56:43     1118
-@@ -28,7 +28,9 @@
-   ${CMAKE_BINARY_DIR}/src/libical/icalderivedvalue.h
- )
-
--add_custom_target(icalss-header DEPENDS
-+add_custom_target(icalss-header
-+  DEPENDS
-+  ical-header
-   ${CMAKE_BINARY_DIR}/src/libicalss/icalss.h
- )
\ No newline at end of file
+This file is part of mingw-cross-env.
+See doc/index.html for further information.
+
+This patch has been taken from:
+http://freeassociation.svn.sourceforge.net/viewvc/freeassociation/trunk/libical/src/libicalss/CMakeLists.txt?r1=1118&r2=1117&pathrev=1118&diff_format=u
+
+libical-1-parallel-builds.patch  libical-test.c
+[gcoco@Basement mingw-cross-env]$ cat src/libical-1-parallel-builds.patch
+--- ./src/libicalss/CMakeLists.txt      2011/10/10 23:21:07     1106
++++ ./src/libicalss/CMakeLists.txt      2011/12/18 21:56:43     1118
+@@ -28,7 +28,9 @@
+   ${CMAKE_BINARY_DIR}/src/libical/icalderivedvalue.h
+ )
+
+-add_custom_target(icalss-header DEPENDS
++add_custom_target(icalss-header
++  DEPENDS
++  ical-header
+   ${CMAKE_BINARY_DIR}/src/libicalss/icalss.h
+ )