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
maint-2.0.2
Ludovic Marcotte 2009-01-29 22:24:41 +00:00
parent 5de69f72a2
commit 186c92808c
2 changed files with 13 additions and 1 deletions

View File

@ -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

View File

@ -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)