aboutsummaryrefslogtreecommitdiffstats
path: root/packages/tinymail
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2006-11-15 09:53:17 +0000
committerKoen Kooi <koen@openembedded.org>2006-11-15 09:53:17 +0000
commitcd0d5e6081b0ea60ebfcf0b455a18d56c8c25e32 (patch)
tree959de57a31f2306a50443b160dfa7d473be5ea1f /packages/tinymail
parent6d01888a57ae7988e19e818ed7faa13b89f4736a (diff)
downloadopenembedded-cd0d5e6081b0ea60ebfcf0b455a18d56c8c25e32.tar.gz
tinymail: add maxdate for configure patch
Diffstat (limited to 'packages/tinymail')
-rw-r--r--packages/tinymail/tinymail_svn.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/tinymail/tinymail_svn.bb b/packages/tinymail/tinymail_svn.bb
index 037e78d119..4902697df7 100644
--- a/packages/tinymail/tinymail_svn.bb
+++ b/packages/tinymail/tinymail_svn.bb
@@ -8,8 +8,9 @@ PR = "r2"
EXTRA_OECONF=" --disable-gnome --with-platform=gpe --with-html-component=none"
+#camel-lite-configure-hack.patch is still needed after the maxdate, but needs fixing
SRC_URI = "svn://svn.tinymail.org/svn/tinymail/;module=trunk;proto=https \
- file://camel-lite-configure-hack.patch;patch=1 \
+ file://camel-lite-configure-hack.patch;patch=1;maxdate=20061113 \
file://gtk-doc.m4 \
file://gtk-doc.make"