2009/6/1 Vinzenz Vietzke <[email protected]>: > nathan owe. schrieb: >> http://aur.archlinux.org/packages.php?ID=26922 needs deleting, for some >> reason it won't build i give up > first point: > i think using "sudo" in a pkgbuild isn't really useful, especially when > there is no dependency on the sudo-package. >
PKGBUILDs should not use sudo at all. Everything in the build() function should work without superuser privileges. -- Abhishek
