summarylogtreecommitdiffstats
path: root/UI_MailPartViewers_GNUmakefile.patch
diff options
context:
space:
mode:
authorDJ Lucas2015-12-04 01:10:42 -0600
committerDJ Lucas2015-12-04 01:10:42 -0600
commitfa57be67db90e04bd7b89fe12de8adddc06bb0bc (patch)
tree6ba5a2bfe4cd28bcbddca69e1d2ba27a14b56363 /UI_MailPartViewers_GNUmakefile.patch
parent7ed11d7a3c38eb00ae44dbc8a1047ac93e9b5eac (diff)
downloadaur-fa57be67db90e04bd7b89fe12de8adddc06bb0bc.tar.gz
Return to openchange from openchange-git, remove unneeded patch
Diffstat (limited to 'UI_MailPartViewers_GNUmakefile.patch')
-rw-r--r--UI_MailPartViewers_GNUmakefile.patch31
1 files changed, 0 insertions, 31 deletions
diff --git a/UI_MailPartViewers_GNUmakefile.patch b/UI_MailPartViewers_GNUmakefile.patch
deleted file mode 100644
index f9c884f87313..000000000000
--- a/UI_MailPartViewers_GNUmakefile.patch
+++ /dev/null
@@ -1,31 +0,0 @@
-diff --git a/UI/MailPartViewers/GNUmakefile b/UI/MailPartViewers/GNUmakefile
-index a094e92..c82bf6f 100644
---- a/UI/MailPartViewers/GNUmakefile
-+++ b/UI/MailPartViewers/GNUmakefile
-@@ -25,7 +25,25 @@ MailPartViewers_OBJC_FILES += \
- UIxMailPartMessageViewer.m \
- UIxMailPartICalViewer.m \
- \
-- UIxMailPartICalActions.m
-+ UIxMailPartICalActions.m \
-+ ../../SoObjects/Mailer/SOGoMailBodyPart.m \
-+ ../../SoObjects/Mailer/SOGoHTMLMailBodyPart.m \
-+ ../../SoObjects/Mailer/SOGoCalendarMailBodyPart.m \
-+ ../../SoObjects/Mailer/SOGoMailAccounts.m \
-+ ../../SoObjects/Mailer/SOGoMailBaseObject.m \
-+ ../../SoObjects/Mailer/SOGoMailAccount.m \
-+ ../../SoObjects/Mailer/SOGoMailNamespace.m \
-+ ../../SoObjects/Mailer/SOGoDraftsFolder.m \
-+ ../../SoObjects/Mailer/SOGoSentFolder.m \
-+ ../../SoObjects/Mailer/SOGoTrashFolder.m \
-+ ../../SoObjects/Mailer/SOGoMailFolder.m \
-+ ../../SoObjects/Mailer/SOGoDraftObject.m \
-+ ../../SoObjects/Mailer/SOGoMailObject.m \
-+ ../../SoObjects/Appointments/SOGoEMailAlarmsManager.m \
-+ ../../SoObjects/Appointments/SOGoAppointmentObject.m \
-+ ../../SoObjects/Appointments/SOGoComponentOccurence.m \
-+ ../../SoObjects/Appointments/SOGoAppointmentOccurence.m \
-+ ../../SoObjects/Appointments/SOGoCalendarComponent.m
-
- MailPartViewers_RESOURCE_FILES += \
- product.plist \