El 25/06/08 09:11 James Westby escribió: > Package: checkinstall > Version: 1.6.1-5 > Severity: wishlist > User: [EMAIL PROTECTED] > Usertags: origin-ubuntu intrepid ubuntu-patch > > Hi, > > If the user has an alias defined for "which", then it can cause > checkinstall to fail. Using the absolute path to "which" ensures > that this doesn't happen. The following patch is used in Ubuntu > to provide this behaviour. Please consider applying it.
I'm not really sure it's checkinstall's job to work around a broken which. Aliases shouldn't break checkinstall. What would break checkinstall is a broken which that is present before /usr/bin in $PATH. However, if we care about this then we should start adding full paths to all programs invoked, and there lies madness. Saludos, Felipe Sateler
signature.asc
Description: This is a digitally signed message part.

