31 Jul
2007
31 Jul
'07
6:41 a.m.
Hi, On Tue, Jul 31, 2007 at 12:19:46AM -0400, Travis Willard wrote:
find-deps: This one finds all PKGBUILD files located in any subdirs of $(pwd), and finds any and all packages that depend on the command line argument. Very useful when searching for packages that might need a rebuild when you're updating a lib - just run it in your cvs directory and it'll go and find everything that lists your pkg as a dep.
Useful. I did a clean-up/speed-up. Jürgen