diff options
-rw-r--r-- | meta-oe/recipes-support/gpm/gpm_1.99.7.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/gpm/gpm_1.99.7.bb b/meta-oe/recipes-support/gpm/gpm_1.99.7.bb index a30a8914b..7022057d4 100644 --- a/meta-oe/recipes-support/gpm/gpm_1.99.7.bb +++ b/meta-oe/recipes-support/gpm/gpm_1.99.7.bb | |||
@@ -15,7 +15,7 @@ SRC_URI = "ftp://arcana.linux.it/pub/gpm/gpm-${PV}.tar.bz2 \ | |||
15 | file://eglibc-2.17.patch \ | 15 | file://eglibc-2.17.patch \ |
16 | file://init" | 16 | file://init" |
17 | 17 | ||
18 | inherit autotools update-rc.d | 18 | inherit autotools-brokensep update-rc.d |
19 | 19 | ||
20 | INITSCRIPT_NAME = "gpm" | 20 | INITSCRIPT_NAME = "gpm" |
21 | INITSCRIPT_PARAMS = "defaults" | 21 | INITSCRIPT_PARAMS = "defaults" |