summaryrefslogtreecommitdiff
path: root/deskutils/ical/files/patch-af
diff options
context:
space:
mode:
Diffstat (limited to 'deskutils/ical/files/patch-af')
-rw-r--r--deskutils/ical/files/patch-af11
1 files changed, 11 insertions, 0 deletions
diff --git a/deskutils/ical/files/patch-af b/deskutils/ical/files/patch-af
new file mode 100644
index 000000000000..178be09f0022
--- /dev/null
+++ b/deskutils/ical/files/patch-af
@@ -0,0 +1,11 @@
+--- types/Makefile.in.orig Sat Apr 29 15:17:47 2000
++++ types/Makefile.in Sat Apr 29 15:17:56 2000
+@@ -12,7 +12,7 @@
+ ECHO = echo
+ RANLIB = @RANLIB@
+
+- CXXFLAGS = -O $(DEFS)
++ CXXFLAGS = $(DEFS)
+ CXXINCS = -I$(srcdir)
+ OBJS = bitvec.o hashfuncs.o intset.o
+ TESTS = testarray testbv testomap testoset timemap testhash testmap\