syslog-ng: sync 1.6.8 with OE (STAGING_BINDIR_CROSS)
authorMarcin Juszkiewicz <hrw@openedhand.com>
Wed, 4 Apr 2007 17:13:11 +0000 (17:13 +0000)
committerMarcin Juszkiewicz <hrw@openedhand.com>
Wed, 4 Apr 2007 17:13:11 +0000 (17:13 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1439 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta-extras/packages/syslog-ng/syslog-ng_1.6.8.bb

index af7a9b4..d8e02d0 100644 (file)
@@ -9,7 +9,7 @@ SRC_URI = "http://www.balabit.com/downloads/syslog-ng/1.6/src/${PN}-${PV}.tar.gz
 S = "${WORKDIR}/${PN}-${PV}"
 inherit autotools update-rc.d
 
-EXTRA_OECONF = "--with-libol=${STAGING_BINDIR}/"
+EXTRA_OECONF = "--with-libol=${STAGING_BINDIR_CROSS}/"
 CONFFILES_${PN} = "${sysconfdir}/${PN}/syslog-ng.conf"
 INITSCRIPT_NAME = "syslog-ng"
 INITSCRIPT_PARAMS = "defaults 05"