git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b70ebf1
)
kill extranious quotes in SRC_URI in libetpan.
author
Chris Larson
<clarson@kergoth.com>
Fri, 16 Jul 2004 00:21:06 +0000
(
00:21
+0000)
committer
Chris Larson
<clarson@kergoth.com>
Fri, 16 Jul 2004 00:21:06 +0000
(
00:21
+0000)
BKrev: 40f71f722o3cdwwnOMLmZbFYc89LFg
libetpan/libetpan_0.33pre.oe
patch
|
blob
|
history
diff --git
a/libetpan/libetpan_0.33pre.oe
b/libetpan/libetpan_0.33pre.oe
index
5d06d79
..
a7e6803
100644
(file)
--- 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"