1 # Description: Small utilities that use the /proc filesystem
2 # URL: http://psmisc.sourceforge.net/
3 # Maintainer: CRUX System Team, core-ports at crux dot nu
4 # Arch Maintainer: CRUX-ARM System Team, devel at crux-arm dot nu
10 source=(http://downloads.sourceforge.net/project/$name/$name/$name-$version.tar.gz)
15 cat > config.cache << EOF
16 ac_cv_func_malloc_0_nonnull=yes
17 ac_cv_func_realloc_0_nonnull=yes
20 ./configure --build=$CHOST \
25 --cache-file=config.cache
28 make DESTDIR=$PKG install
29 rm -f $PKG/usr/bin/pstree.x11