From 0021a58232134529a9d96ad6d3e14947bf17934e Mon Sep 17 00:00:00 2001 From: piernov Date: Sun, 4 Mar 2012 13:25:56 +0000 Subject: psmisc 22.16-1 màj port MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- psmisc/.footprint.i686 | 1 - psmisc/.footprint.x86_64 | 1 - psmisc/.md5sum.i686 | 2 +- psmisc/.md5sum.x86_64 | 2 +- psmisc/Pkgfile | 7 +++---- 5 files changed, 5 insertions(+), 8 deletions(-) (limited to 'psmisc') diff --git a/psmisc/.footprint.i686 b/psmisc/.footprint.i686 index c127fa118..91108000c 100644 --- a/psmisc/.footprint.i686 +++ b/psmisc/.footprint.i686 @@ -6,7 +6,6 @@ drwxr-xr-x root/root bin/ -rwxr-xr-x root/root bin/pstree lrwxrwxrwx root/root bin/pstree.x11 -> pstree drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/bin/ drwxr-xr-x root/root usr/share/ drwxr-xr-x root/root usr/share/locale/ drwxr-xr-x root/root usr/share/locale/fr/ diff --git a/psmisc/.footprint.x86_64 b/psmisc/.footprint.x86_64 index c127fa118..91108000c 100644 --- a/psmisc/.footprint.x86_64 +++ b/psmisc/.footprint.x86_64 @@ -6,7 +6,6 @@ drwxr-xr-x root/root bin/ -rwxr-xr-x root/root bin/pstree lrwxrwxrwx root/root bin/pstree.x11 -> pstree drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/bin/ drwxr-xr-x root/root usr/share/ drwxr-xr-x root/root usr/share/locale/ drwxr-xr-x root/root usr/share/locale/fr/ diff --git a/psmisc/.md5sum.i686 b/psmisc/.md5sum.i686 index d48bc1427..e2552daf8 100644 --- a/psmisc/.md5sum.i686 +++ b/psmisc/.md5sum.i686 @@ -1 +1 @@ -e2c339e6b65b730042084023784a729e psmisc-22.13.tar.gz +d52caf26159c905574c2ce4bd792b9ee psmisc-22.16.tar.gz diff --git a/psmisc/.md5sum.x86_64 b/psmisc/.md5sum.x86_64 index d48bc1427..e2552daf8 100644 --- a/psmisc/.md5sum.x86_64 +++ b/psmisc/.md5sum.x86_64 @@ -1 +1 @@ -e2c339e6b65b730042084023784a729e psmisc-22.13.tar.gz +d52caf26159c905574c2ce4bd792b9ee psmisc-22.16.tar.gz diff --git a/psmisc/Pkgfile b/psmisc/Pkgfile index a68ebe408..0eaeacd02 100755 --- a/psmisc/Pkgfile +++ b/psmisc/Pkgfile @@ -4,16 +4,15 @@ # Packager: thierryn1 at hispeed dot ch name=psmisc -version=22.13 +version=22.16 release=1 source=(http://downloads.sourceforge.net/$name/$name-$version.tar.gz) build() { cd $name-$version ./configure --prefix=/usr \ - --mandir=/usr/share/man \ - --exec-prefix="" + --mandir=/usr/share/man \ + --exec-prefix="" make make DESTDIR=$PKG install - mkdir -p $PKG/usr/bin } -- cgit v1.2.3-54-g00ecf