summaryrefslogtreecommitdiff
path: root/centericq/centericq_4.9.7.oe
diff options
context:
space:
mode:
authorChris Larson <clarson@kergoth.com>2004-03-22 22:37:29 +0000
committerChris Larson <clarson@kergoth.com>2004-03-22 22:37:29 +0000
commitf249735ad71fd5f13bfd295c55e1e0d596a1dbff (patch)
tree93735f3e25beab7ac8bf066c504df17b244db4eb /centericq/centericq_4.9.7.oe
parent11ebfcef190cf217f67fa2b79adee0f58f9718f3 (diff)
Another pass of .oe cleanups.
BKrev: 405f6aa92YDm0pQN4padj00WWayDrQ
Diffstat (limited to 'centericq/centericq_4.9.7.oe')
-rw-r--r--centericq/centericq_4.9.7.oe8
1 files changed, 4 insertions, 4 deletions
diff --git a/centericq/centericq_4.9.7.oe b/centericq/centericq_4.9.7.oe
index cf5a5ed80e..60e036b7ad 100644
--- a/centericq/centericq_4.9.7.oe
+++ b/centericq/centericq_4.9.7.oe
@@ -3,10 +3,10 @@ RDEPENDS = "libc6 openssl ncurses"
DESCRIPTION = "An ncurses-based IM client for ICQ2000, Yahoo!, \
AIM, IRC, Jabber and LiveJournal"
-SRC_URI = http://centericq.de/archive/source/releases/centericq-${PV}.tar.bz2 \
- file://${FILESDIR}/configure.patch;patch=1 \
- file://${FILESDIR}/m4.patch;patch=1
+SRC_URI = "http://centericq.de/archive/source/releases/centericq-${PV}.tar.bz2 \
+ file://${FILESDIR}/configure.patch;patch=1 \
+ file://${FILESDIR}/m4.patch;patch=1"
inherit autotools
-EXTRA_OECONF = '--with-ssl --with-openssl=${STAGING_DIR}/target'
+EXTRA_OECONF = "--with-ssl --with-openssl=${STAGING_LIBDIR}/.."