From f8c3628247378b1ce86312101f23e33c0a2b4c95 Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Fri, 16 Jul 2004 00:21:06 +0000 Subject: [PATCH] kill extranious quotes in SRC_URI in libetpan. BKrev: 40f71f722o3cdwwnOMLmZbFYc89LFg --- libetpan/libetpan_0.33pre.oe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libetpan/libetpan_0.33pre.oe b/libetpan/libetpan_0.33pre.oe index 5d06d7909c..a7e6803591 100644 --- a/libetpan/libetpan_0.33pre.oe +++ b/libetpan/libetpan_0.33pre.oe @@ -8,8 +8,8 @@ FILES_${PN}-dev = "${bindir} ${includedir} ${libdir}/lib*.so ${libdir}/*.la \ SRC_URI = "http://www.alwins-world.de/oe/libetpan-${PV}.tar.bz2 \ file://mailstream_socket.patch;patch=1 \ - file://smtptls.patch;patch=1" \ - file://config_iconv.patch;patch=1" \ + file://smtptls.patch;patch=1 \ + file://config_iconv.patch;patch=1 \ file://includedir.patch;patch=1;pnum=0 \ file://pkgconfig.patch;patch=1 \ file://gcc34.patch;patch=1" -- 2.39.5