diff options
Diffstat (limited to 'meta/recipes-extended/psmisc')
-rw-r--r-- | meta/recipes-extended/psmisc/psmisc.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/psmisc/psmisc.inc b/meta/recipes-extended/psmisc/psmisc.inc index 5a06a14343..77047cc815 100644 --- a/meta/recipes-extended/psmisc/psmisc.inc +++ b/meta/recipes-extended/psmisc/psmisc.inc | |||
@@ -10,7 +10,7 @@ SECTION = "base" | |||
10 | DEPENDS = "ncurses virtual/libintl" | 10 | DEPENDS = "ncurses virtual/libintl" |
11 | 11 | ||
12 | SRC_URI = "${SOURCEFORGE_MIRROR}/psmisc/psmisc-${PV}.tar.gz \ | 12 | SRC_URI = "${SOURCEFORGE_MIRROR}/psmisc/psmisc-${PV}.tar.gz \ |
13 | file://libintl-link.patch;patch=1" | 13 | file://libintl-link.patch" |
14 | S = "${WORKDIR}/psmisc-${PV}" | 14 | S = "${WORKDIR}/psmisc-${PV}" |
15 | 15 | ||
16 | inherit autotools gettext | 16 | inherit autotools gettext |