diff options
Diffstat (limited to 'deskutils/ical/files/patch-ae')
-rw-r--r-- | deskutils/ical/files/patch-ae | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/deskutils/ical/files/patch-ae b/deskutils/ical/files/patch-ae new file mode 100644 index 000000000000..5a03584dbdba --- /dev/null +++ b/deskutils/ical/files/patch-ae @@ -0,0 +1,10 @@ +--- time/Makefile.in.orig Sat Apr 29 15:17:20 2000 ++++ time/Makefile.in Sat Apr 29 15:17:25 2000 +@@ -11,7 +11,6 @@ + ECHO = echo + RANLIB = @RANLIB@ + +- CXXFLAGS = -O + CXXINCS = -I.. -I$(srcdir) + OBJS = Date.o Month.o Time.o WeekDay.o Year.o parse.o + TESTS = testparse |