Dan McGee wrote:
On 3/24/07, Andrew Fyfe <andrew@neptune-one.net> wrote:
Another patch :)
This one targets the 3 dep check functions (handledeps, resolvedeps, removedeps). The bulk of the changes are whitespace and removing the repetitive if..then...else checks. Also some bits have been reordered to stop functions/external programs being called unnecessarily.
This still includes the fakeroot hacks, if you need it rediffed without the fakeroot hacks, I'll post a new patch.
Andrew
Cleaning out the email inbox...if this still applies and we haven't already done the cleanups, can you push it to your git tree?
-Dan
_______________________________________________ pacman-dev mailing list pacman-dev@archlinux.org http://archlinux.org/mailman/listinfo/pacman-dev Ok I've pushed the patch onto my working branch, along with the clean up of scripts/abs.
Other branches: fakeroot: This contains the fake_install() patch, I know you don't want it in makepkg but I'm keeping it for the guys over at diy-linux.org, they might want it if the upgrade to pacman3. xdelta: This contains Dale Ogilvie binary diff patch (http://bbs.archlinux.org/viewtopic.php?id=22872). I believe Aaron is looking into this. Andrew