summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-pda/syncal/files/Makefile.patch')
-rw-r--r--app-pda/syncal/files/Makefile.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/app-pda/syncal/files/Makefile.patch b/app-pda/syncal/files/Makefile.patch
new file mode 100644
index 000000000..08a34a625
--- /dev/null
+++ b/app-pda/syncal/files/Makefile.patch
@@ -0,0 +1,11 @@
+--- Makefile.orig 2006-08-15 14:30:00.000000000 -0700
++++ Makefile 2006-08-15 14:30:17.000000000 -0700
+@@ -67,7 +67,7 @@
+ #
+ LIBDIR = -L$(top_builddir)
+ INCDIR = -I$(top_builddir) -I/usr/include/libpisock
+-CFLAGS = -Wall -w -O -g $(INCDIR) $(DEFINES)
++CFLAGS += $(INCDIR) $(DEFINES)
+ SYNCAL_OBJS = syncal.o syncal_cat.c syncal_list.o syncal_dates.o\
+ syncal_reconcile.o syncal_gmt.o
+ LIBTOOL = $(top_builddir)/libtool