diff options
Diffstat (limited to 'meta-gnome/recipes-gnome/system-tools/system-tools-backends_2.10.2.bb')
| -rw-r--r-- | meta-gnome/recipes-gnome/system-tools/system-tools-backends_2.10.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/system-tools/system-tools-backends_2.10.2.bb b/meta-gnome/recipes-gnome/system-tools/system-tools-backends_2.10.2.bb index 1693f37cb4..745b55805f 100644 --- a/meta-gnome/recipes-gnome/system-tools/system-tools-backends_2.10.2.bb +++ b/meta-gnome/recipes-gnome/system-tools/system-tools-backends_2.10.2.bb | |||
| @@ -34,7 +34,7 @@ do_configure() { | |||
| 34 | 34 | ||
| 35 | do_install_append () { | 35 | do_install_append () { |
| 36 | install -d ${D}/${sysconfdir}/init.d | 36 | install -d ${D}/${sysconfdir}/init.d |
| 37 | install -m 0755 ${WORKDIR}/system-tools-backends ${D}/${sysconfdir}/init.d/ | 37 | install -m 0755 ${WORKDIR}/system-tools-backends ${D}/${sysconfdir}/init.d/ |
| 38 | } | 38 | } |
| 39 | 39 | ||
| 40 | INITSCRIPT_NAME = "system-tools-backends" | 40 | INITSCRIPT_NAME = "system-tools-backends" |
