kill extranious quotes in SRC_URI in libetpan.
authorChris Larson <clarson@kergoth.com>
Fri, 16 Jul 2004 00:21:06 +0000 (00:21 +0000)
committerChris Larson <clarson@kergoth.com>
Fri, 16 Jul 2004 00:21:06 +0000 (00:21 +0000)
BKrev: 40f71f722o3cdwwnOMLmZbFYc89LFg

libetpan/libetpan_0.33pre.oe

index 5d06d79..a7e6803 100644 (file)
@@ -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"