diff options
Diffstat (limited to '')
-rw-r--r-- | databases/evolution-data-server/files/patch-camel_Makefile.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/databases/evolution-data-server/files/patch-camel_Makefile.in b/databases/evolution-data-server/files/patch-camel_Makefile.in deleted file mode 100644 index 8a2d2fdf6151..000000000000 --- a/databases/evolution-data-server/files/patch-camel_Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- camel/Makefile.in.orig Tue Nov 29 11:14:05 2005 -+++ camel/Makefile.in Tue Nov 29 11:14:32 2005 -@@ -508,7 +508,7 @@ - sysconfdir = @sysconfdir@ - target_alias = @target_alias@ - weatherdatadir = @weatherdatadir@ --SUBDIRS = . providers tests -+SUBDIRS = . providers - @OS_WIN32_FALSE@LIBCAMEL_PLATFORM_DEP_SOURCES = \ - @OS_WIN32_FALSE@ camel-lock-client.c \ - @OS_WIN32_FALSE@ camel-stream-process.c |