]> git.pld-linux.org Git - packages/evolution.git/blob - evolution-am.patch
- merged freetz's changes from AC-branch:
[packages/evolution.git] / evolution-am.patch
1 diff -urN aaa/evolution-1.3.0.99/camel/Makefile.am evolution2-1.3.0.99/camel/Makefile.am
2 --- aaa/evolution-1.3.0.99/camel/Makefile.am    Fri Feb 14 13:01:36 2003
3 +++ evolution2-1.3.0.99/camel/Makefile.am       Sat Feb 15 22:11:33 2003
4 @@ -234,12 +234,12 @@
5  camel_lock_helper_SOURCES =                    \
6         camel-lock-helper.c                     \
7         camel-lock-helper.h                     \
8 -       camel-lock.c                            \
9         camel-lock.h
10  
11  # NOTE: This needs to be cleaned up, it shouldn't link with all this crap,
12  # because it might be setuid.
13  camel_lock_helper_LDADD =                      \
14 +       camel-lock.o                    \
15         $(libcamel_la_LIBADD)
16  
17  camel_index_control_SOURCES =                  \
This page took 0.060195 seconds and 3 git commands to generate.