diff options
Diffstat (limited to 'meta/recipes-extended/psmisc/psmisc.inc')
-rw-r--r-- | meta/recipes-extended/psmisc/psmisc.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-extended/psmisc/psmisc.inc b/meta/recipes-extended/psmisc/psmisc.inc index 9e281d5c63..4e9aad862d 100644 --- a/meta/recipes-extended/psmisc/psmisc.inc +++ b/meta/recipes-extended/psmisc/psmisc.inc | |||
@@ -9,8 +9,8 @@ SECTION = "base" | |||
9 | DEPENDS = "ncurses virtual/libintl" | 9 | DEPENDS = "ncurses virtual/libintl" |
10 | LICENSE = "GPLv2" | 10 | LICENSE = "GPLv2" |
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" | 13 | |
14 | S = "${WORKDIR}/psmisc-${PV}" | 14 | S = "${WORKDIR}/psmisc-${PV}" |
15 | 15 | ||
16 | inherit autotools gettext | 16 | inherit autotools gettext |