diff options
Diffstat (limited to 'packages/sylpheed/files/sylpheed-2.2.2-libsylph-Makefile-am.patch')
-rw-r--r-- | packages/sylpheed/files/sylpheed-2.2.2-libsylph-Makefile-am.patch | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/packages/sylpheed/files/sylpheed-2.2.2-libsylph-Makefile-am.patch b/packages/sylpheed/files/sylpheed-2.2.2-libsylph-Makefile-am.patch new file mode 100644 index 0000000000..e4570acb9d --- /dev/null +++ b/packages/sylpheed/files/sylpheed-2.2.2-libsylph-Makefile-am.patch @@ -0,0 +1,11 @@ +--- sylpheed-2.2.2/libsylph/Makefile.am.orig 2006-03-03 14:45:37.000000000 -0800 ++++ sylpheed-2.2.2/libsylph/Makefile.am 2006-03-03 14:45:50.000000000 -0800 +@@ -3,7 +3,7 @@ + -DG_LOG_DOMAIN=\"LibSylph\" \ + -DSYSCONFDIR=\""$(sysconfdir)"\" + +-INCLUDES = $(GLIB_CFLAGS) -I$(top_srcdir) -I$(includedir) ++INCLUDES = $(GLIB_CFLAGS) -I$(top_srcdir) + + #lib_LTLIBRARIES = libsylph.la + noinst_LTLIBRARIES = libsylph.la |