diff options
Diffstat (limited to 'meta/recipes-extended/procps/procps.inc')
-rw-r--r-- | meta/recipes-extended/procps/procps.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/procps/procps.inc b/meta/recipes-extended/procps/procps.inc index 20d5fc2be2..da91da232d 100644 --- a/meta/recipes-extended/procps/procps.inc +++ b/meta/recipes-extended/procps/procps.inc | |||
@@ -13,7 +13,7 @@ DEPENDS = "ncurses" | |||
13 | SRC_URI = "http://procps.sourceforge.net/procps-${PV}.tar.gz \ | 13 | SRC_URI = "http://procps.sourceforge.net/procps-${PV}.tar.gz \ |
14 | file://install.patch" | 14 | file://install.patch" |
15 | 15 | ||
16 | inherit autotools update-alternatives | 16 | inherit autotools-brokensep update-alternatives |
17 | 17 | ||
18 | do_install_append() { | 18 | do_install_append() { |
19 | mv ${D}${bindir}/watch ${D}${bindir}/watch.${BPN} | 19 | mv ${D}${bindir}/watch ${D}${bindir}/watch.${BPN} |