aboutsummaryrefslogtreecommitdiffstats
path: root/psmisc
diff options
context:
space:
mode:
authorChris Larson <clarson@kergoth.com>2003-09-29 22:12:10 +0000
committerChris Larson <clarson@kergoth.com>2003-09-29 22:12:10 +0000
commit56812fa6715f0e7c674fc169fe186916027e643a (patch)
tree0ee746d37c1e3aa57e27ab92afd20af80d86cde8 /psmisc
parent2652817d0f0ccad090a95a60c4e4eab260829020 (diff)
downloadopenembedded-56812fa6715f0e7c674fc169fe186916027e643a.tar.gz
Add zcip 4, fix the install target for psmisc, and add a libpcap staging target.
BKrev: 3f78ae3avMrIhJ6vBciF_4ypW-ZiOQ
Diffstat (limited to 'psmisc')
-rw-r--r--psmisc/psmisc-20.2.oe7
1 files changed, 1 insertions, 6 deletions
diff --git a/psmisc/psmisc-20.2.oe b/psmisc/psmisc-20.2.oe
index 1c346b41bb..61b1b3f3d5 100644
--- a/psmisc/psmisc-20.2.oe
+++ b/psmisc/psmisc-20.2.oe
@@ -6,11 +6,6 @@ RDEPENDS="libc6 libncurses5"
DEPENDS=virtual/libc libncurses
SRC_URI="${SOURCEFORGE_MIRROR}/psmisc/psmisc-20.2.tar.gz"
-
S="${WORKDIR}/${P}"
-
-do_install () {
- set -e
- oe_runmake DESTDIR=${D} install
-}
+inherit autotools