You are not logged in.
(I Just switched from FreeBSD to Arch...Surprised to see the resemblance.)
Every time I customize an existing package, I have to manually download the source from some hosting website.
Is it possible for ABS to download and extract the source automatically, by looking up some keyword in PKGBUILD?
The package maintainer takes the trouble to add that keyword, and all the rest who wish to customize it will benefit...
Offline
makepkg --help first, man makepkg next.
But you are probably looking for something like makepkg -o.
Offline
Thanks! Cool. Overlooked that...
Offline