diff options
Diffstat (limited to 'openembedded/packages/eds/eds-dbus_svn.bb')
-rwxr-xr-x | openembedded/packages/eds/eds-dbus_svn.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openembedded/packages/eds/eds-dbus_svn.bb b/openembedded/packages/eds/eds-dbus_svn.bb index 5975fb75aa..71c5aedb1d 100755 --- a/openembedded/packages/eds/eds-dbus_svn.bb +++ b/openembedded/packages/eds/eds-dbus_svn.bb | |||
@@ -10,7 +10,7 @@ SRC_URI = "svn://svn.o-hand.com/repos/${PN};module=trunk;proto=http \ | |||
10 | file://no_libdb.patch;patch=1 \ | 10 | file://no_libdb.patch;patch=1 \ |
11 | file://no_iconv_test.patch;patch=1 \ | 11 | file://no_iconv_test.patch;patch=1 \ |
12 | file://no_libedataserverui.patch;patch=1 \ | 12 | file://no_libedataserverui.patch;patch=1 \ |
13 | file://disable_orbit.patch;patch=1 \ | 13 | file://disable_orbit.patch;patch=1;maxdate=20060126 \ |
14 | file://iconv-detect.h" | 14 | file://iconv-detect.h" |
15 | 15 | ||
16 | S = "${WORKDIR}/trunk" | 16 | S = "${WORKDIR}/trunk" |