diff options
Diffstat (limited to 'mail')
-rw-r--r-- | mail/evolution/files/patch-camel_Makefile.in | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/mail/evolution/files/patch-camel_Makefile.in b/mail/evolution/files/patch-camel_Makefile.in new file mode 100644 index 000000000..a4250e85c --- /dev/null +++ b/mail/evolution/files/patch-camel_Makefile.in @@ -0,0 +1,11 @@ +--- camel/Makefile.in.orig Tue Dec 30 00:44:37 2003 ++++ camel/Makefile.in Tue Dec 30 00:44:45 2003 +@@ -221,7 +221,7 @@ + soundsdir = @soundsdir@ + viewsdir = @viewsdir@ + +-SUBDIRS = . providers tests ++SUBDIRS = . providers + + libcamelincludedir = $(privincludedir)/camel + |