X-Git-Url: http://gitweb/?a=blobdiff_plain;f=psmisc%2FPkgfile;h=fa4eb5e47eee1cb517f0f197b055afab2b4e8c18;hb=9be8a54407f91732078beb4b02a66d569ef97a8d;hp=17d520f7e9fa38a79ebfa4d1e20a6e178008a0a1;hpb=6dca1d213a39ee6af51632926e8b7c8914215cd9;p=crossrootfs.git diff --git a/psmisc/Pkgfile b/psmisc/Pkgfile index 17d520f..fa4eb5e 100644 --- a/psmisc/Pkgfile +++ b/psmisc/Pkgfile @@ -1,11 +1,11 @@ # Description: Small utilities that use the /proc filesystem # URL: http://psmisc.sourceforge.net/ # Maintainer: CRUX System Team, core-ports at crux dot nu -# Arch Maintainer: CRUX ARM System Team +# Arch Maintainer: CRUX-ARM System Team, devel at crux-arm dot nu # Depends on: ncurses name=psmisc -version=22.6 +version=22.13 release=1 source=(http://dl.sourceforge.net/$name/$name-$version.tar.gz) @@ -23,7 +23,8 @@ EOF --disable-nls \ --mandir=/usr/man \ --cache-file=config.cache + make make DESTDIR=$PKG install - rm -f $PKG/usr/bin/{oldfuser,pstree.x11} + rm -f $PKG/usr/bin/pstree.x11 }