From: Chris Larson Date: Fri, 16 Jul 2004 00:21:06 +0000 (+0000) Subject: kill extranious quotes in SRC_URI in libetpan. X-Git-Tag: Release-2010-05/1~18199 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8c3628247378b1ce86312101f23e33c0a2b4c95;p=openembedded.git kill extranious quotes in SRC_URI in libetpan. BKrev: 40f71f722o3cdwwnOMLmZbFYc89LFg --- 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"