aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/obexpush
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/obexpush')
-rw-r--r--recipes/obexpush/obexpush_1.0.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/obexpush/obexpush_1.0.0.bb b/recipes/obexpush/obexpush_1.0.0.bb
index 13b850875b..4de4cbe98f 100644
--- a/recipes/obexpush/obexpush_1.0.0.bb
+++ b/recipes/obexpush/obexpush_1.0.0.bb
@@ -14,7 +14,7 @@ S = "${WORKDIR}/obexpush"
inherit update-rc.d
INITSCRIPT_NAME = "opd"
-INITSCRIPT_PARAMS = "defaults 33 09"
+INITSCRIPT_PARAMS = "defaults 33 9"
export GLIBINC = "-I${STAGING_INCDIR}/glib-2.0"
export GLIBLIB = "-I${STAGING_LIBDIR} -lglib-2.0"