[pacman-dev] [PATCH] Add a -C, --cleanbuild option to clear the source directory before building a package.
Allan McRae
allan at archlinux.org
Wed Oct 9 20:50:41 EDT 2013
On 10/10/13 10:41, Allan McRae wrote:
> On 04/10/13 23:57, Lukáš Jirkovský wrote:
>> Implements FS#17175.
>
> Grr... Completely rejected.
>
> Issues:
> 1) it does not remove $srcdir...
> 2) when you fix the "rm -rf" line to do it properly, it deletes
> everything just moved to srcdir (local sources, non-vcs sources...)
>
I fixed 1) on my working branch. 2) is restricted to local files which
are symlinked into $srcdir during download_file. I will add an extract
file as the correct fix.
Allan
More information about the pacman-dev
mailing list