summaryrefslogtreecommitdiff
path: root/packages/ppp/ppp_2.4.1.bb
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openembedded.org>2006-11-20 15:41:34 +0000
committerMarcin Juszkiewicz <hrw@openembedded.org>2006-11-20 15:41:34 +0000
commit7a69d9fbf43f30ff2906614f0582814714f8e5e4 (patch)
treea65f3bda7d713032df4802d7ee6db8c83929c58d /packages/ppp/ppp_2.4.1.bb
parent279f77d8047f7cd039dad30ee834e45cd1e26024 (diff)
another set of parse errors fixing
Diffstat (limited to 'packages/ppp/ppp_2.4.1.bb')
-rw-r--r--packages/ppp/ppp_2.4.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/ppp/ppp_2.4.1.bb b/packages/ppp/ppp_2.4.1.bb
index 7fde334302..2c07c41a49 100644
--- a/packages/ppp/ppp_2.4.1.bb
+++ b/packages/ppp/ppp_2.4.1.bb
@@ -22,7 +22,7 @@ SRC_URI_append_nylon = " file://ppp-tdbread.patch;patch=1"
inherit autotools
EXTRA_OEMAKE = "STRIPPROG=${STRIP}"
-EXTRA_OECONF = --disable-strip
+EXTRA_OECONF = "--disable-strip"
do_install_append () {
install -d ${D}${bindir}/ ${D}${sysconfdir}/init.d