summaryrefslogtreecommitdiffstats
path: root/contrib/README
diff options
context:
space:
mode:
authorXavier Chantry <chantry.xavier@gmail.com>2010-10-13 18:07:31 +0200
committerDan McGee <dan@archlinux.org>2010-12-13 03:21:48 +0100
commit622e7fdd4fffcaf28679ba063505fa18755b7ba0 (patch)
tree538376a5a3f1601056c66a2e7ce8ad0601ccc93b /contrib/README
parent65a96e900d9b3f970fd184986303092e4735de0e (diff)
downloadpacman-622e7fdd4fffcaf28679ba063505fa18755b7ba0.tar.gz
pacman-622e7fdd4fffcaf28679ba063505fa18755b7ba0.tar.xz
contrib: remove bash pactree
This has been rewitten in C which is much much faster. Signed-off-by: Xavier Chantry <chantry.xavier@gmail.com>
Diffstat (limited to 'contrib/README')
-rw-r--r--contrib/README3
1 files changed, 0 insertions, 3 deletions
diff --git a/contrib/README b/contrib/README
index 96234722..4f591012 100644
--- a/contrib/README
+++ b/contrib/README
@@ -23,9 +23,6 @@ pacsearch - a colorized search combining both -Ss and -Qs output. Installed
packages are easily identified with a *** and local-only packages are also
listed.
-pactree - generate a dependency tree of an installed package in textual or
-graphical form (using graphviz).
-
bacman - regenerate a pacman package based on installed files and the pacman
database entries. Useful for reuse, or possible config file extension.