From 9291e062cb24bac5d7c7059d4dc64669c1917b33 Mon Sep 17 00:00:00 2001 From: tnut Date: Sun, 8 Jan 2012 12:12:28 +0100 Subject: aaabasicfs 2011-3 et split des dépot base et extra en 2 git séparé MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- base/psmisc/.footprint.i686 | 21 --------------------- base/psmisc/.footprint.x86_64 | 21 --------------------- base/psmisc/.md5sum.i686 | 1 - base/psmisc/.md5sum.x86_64 | 1 - base/psmisc/Pkgfile | 19 ------------------- 5 files changed, 63 deletions(-) delete mode 100644 base/psmisc/.footprint.i686 delete mode 100644 base/psmisc/.footprint.x86_64 delete mode 100644 base/psmisc/.md5sum.i686 delete mode 100644 base/psmisc/.md5sum.x86_64 delete mode 100755 base/psmisc/Pkgfile (limited to 'base/psmisc') diff --git a/base/psmisc/.footprint.i686 b/base/psmisc/.footprint.i686 deleted file mode 100644 index c127fa118..000000000 --- a/base/psmisc/.footprint.i686 +++ /dev/null @@ -1,21 +0,0 @@ -drwxr-xr-x root/root bin/ --rwxr-xr-x root/root bin/fuser --rwxr-xr-x root/root bin/killall --rwxr-xr-x root/root bin/peekfd --rwxr-xr-x root/root bin/prtstat --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/ -drwxr-xr-x root/root usr/share/locale/fr/LC_MESSAGES/ --rw-r--r-- root/root usr/share/locale/fr/LC_MESSAGES/psmisc.mo -drwxr-xr-x root/root usr/share/man/ -drwxr-xr-x root/root usr/share/man/man1/ --rw-r--r-- root/root usr/share/man/man1/fuser.1.gz --rw-r--r-- root/root usr/share/man/man1/killall.1.gz --rw-r--r-- root/root usr/share/man/man1/peekfd.1.gz --rw-r--r-- root/root usr/share/man/man1/prtstat.1.gz --rw-r--r-- root/root usr/share/man/man1/pstree.1.gz diff --git a/base/psmisc/.footprint.x86_64 b/base/psmisc/.footprint.x86_64 deleted file mode 100644 index c127fa118..000000000 --- a/base/psmisc/.footprint.x86_64 +++ /dev/null @@ -1,21 +0,0 @@ -drwxr-xr-x root/root bin/ --rwxr-xr-x root/root bin/fuser --rwxr-xr-x root/root bin/killall --rwxr-xr-x root/root bin/peekfd --rwxr-xr-x root/root bin/prtstat --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/ -drwxr-xr-x root/root usr/share/locale/fr/LC_MESSAGES/ --rw-r--r-- root/root usr/share/locale/fr/LC_MESSAGES/psmisc.mo -drwxr-xr-x root/root usr/share/man/ -drwxr-xr-x root/root usr/share/man/man1/ --rw-r--r-- root/root usr/share/man/man1/fuser.1.gz --rw-r--r-- root/root usr/share/man/man1/killall.1.gz --rw-r--r-- root/root usr/share/man/man1/peekfd.1.gz --rw-r--r-- root/root usr/share/man/man1/prtstat.1.gz --rw-r--r-- root/root usr/share/man/man1/pstree.1.gz diff --git a/base/psmisc/.md5sum.i686 b/base/psmisc/.md5sum.i686 deleted file mode 100644 index d48bc1427..000000000 --- a/base/psmisc/.md5sum.i686 +++ /dev/null @@ -1 +0,0 @@ -e2c339e6b65b730042084023784a729e psmisc-22.13.tar.gz diff --git a/base/psmisc/.md5sum.x86_64 b/base/psmisc/.md5sum.x86_64 deleted file mode 100644 index d48bc1427..000000000 --- a/base/psmisc/.md5sum.x86_64 +++ /dev/null @@ -1 +0,0 @@ -e2c339e6b65b730042084023784a729e psmisc-22.13.tar.gz diff --git a/base/psmisc/Pkgfile b/base/psmisc/Pkgfile deleted file mode 100755 index a68ebe408..000000000 --- a/base/psmisc/Pkgfile +++ /dev/null @@ -1,19 +0,0 @@ -# Description: Petits utilitaires qui utilisent le système de fichiers /proc -# URL: http://psmisc.sourceforge.net/ -# Maintainer: NuTyX core team -# Packager: thierryn1 at hispeed dot ch - -name=psmisc -version=22.13 -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="" - make - make DESTDIR=$PKG install - mkdir -p $PKG/usr/bin -} -- cgit v1.2.3-70-g09d2