psmisc: bump version and fix build
authorPeter Korsgaard <jacmet@sunsite.dk>
Mon, 23 Nov 2009 13:41:36 +0000 (14:41 +0100)
committerPeter Korsgaard <jacmet@sunsite.dk>
Mon, 23 Nov 2009 13:41:36 +0000 (14:41 +0100)
commit7ba54a07d42825e06292c09a34de4490929506b9
treee95af931d66cddf23939d5c1ccabf0faf8915b02
parentbba2fd540bc211bbcea1ad1dfc552fe32021097d
psmisc: bump version and fix build

./configure in psmisc 22.6 tested for a working C++ compiler and errored out
if not found, even though psmisc doesn't need it - Fixed in 22.8.

pstree.c uses __progname for pstree.x11 support, which isn't (per default)
available in uclibc. This stuff isn't really critical, so just disable it.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
CHANGES
package/psmisc/psmisc-no-__progname.patch [new file with mode: 0644]
package/psmisc/psmisc.mk