You are not logged in.
Suppose I have a yoaurt package which fails to build. Is there a way I can edit the package file and attempt a rebuild in such a way that yaourt doesn't try to keep downloading the source files for the package?
Offline
Set SRCDEST in makepkg.conf
Offline
With yaourt, I have no idea. With makepkg, yes: `makepkg -e' or if the build completed but just had problems you want to fix `makepkg -ef`.
"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman
Offline
makepkg -e is "no extract" not "no download". Makepkg doesn't need any flags to prevent re-downloading.
Edit: I may have mis-interpreted OP's situation, in which case Trilby's suggestion would be correct.
Last edited by alphaniner (2015-10-16 18:31:16)
But whether the Constitution really be one thing, or another, this much is certain - that it has either authorized such a government as we have had, or has been powerless to prevent it. In either case, it is unfit to exist.
-Lysander Spooner
Offline