From 186c92808c409f8490f81600ecd60b35244d6898 Mon Sep 17 00:00:00 2001 From: Ludovic Marcotte Date: Thu, 29 Jan 2009 22:24:41 +0000 Subject: [PATCH] Added patch to avoid building mod_ngobjweb Monotone-Parent: 678be736aa3d6fc30b2a165658aadee038c8ad11 Monotone-Revision: d0b65904d35c40a58f8bf4f778436dba5d1706dd Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-01-29T22:24:41 Monotone-Branch: ca.inverse.sogo --- ChangeLog | 2 +- SOPE/sope-ngobjweb-fix.diff | 12 ++++++++++++ 2 files changed, 13 insertions(+), 1 deletion(-) create mode 100644 SOPE/sope-ngobjweb-fix.diff diff --git a/ChangeLog b/ChangeLog index dd879535a..0446adade 100644 --- a/ChangeLog +++ b/ChangeLog @@ -80,7 +80,7 @@ * UI/Scheduler/UIxComponentEditor.m ([UIxComponentEditor -_handleCustomRRule:]): set the proper timezone for the end date. ([UIxComponentEditor -_loadRRules]): idem. - ([UIxComponentEditor -init): instanciates an UIxDatePicker object + ([UIxComponentEditor -init): instantiates an UIxDatePicker object to retrieve the proper date format. * UI/Scheduler/UIxAppointmentEditor.m ([UIxAppointmentEditor diff --git a/SOPE/sope-ngobjweb-fix.diff b/SOPE/sope-ngobjweb-fix.diff new file mode 100644 index 000000000..75cc9c274 --- /dev/null +++ b/SOPE/sope-ngobjweb-fix.diff @@ -0,0 +1,12 @@ +--- sope-appserver/GNUmakefile.withngobjweb 2008-02-27 12:25:22.000000000 -0500 ++++ sope-appserver/GNUmakefile 2008-02-27 12:25:29.000000000 -0500 +@@ -13,8 +13,7 @@ + WOXML \ + SoOFS \ + NGXmlRpc \ +- WEPrototype \ +- mod_ngobjweb ++ WEPrototype + + + ifeq ($(frameworks),yes)