[pacman-dev] [PATCH] makepkg: do not run prepare() and pkgver() with --repackage
Allan McRae
allan at archlinux.org
Tue Jan 26 02:35:04 UTC 2016
On 26/01/16 05:01, Daniel Hahler wrote:
> On 25.01.2016 06:24, Allan McRae wrote:
>> Bug introduced with commit 8454daa7.
>
> I think that running pkgver() is a good thing, because otherwise working on some existing sources won't pick up the new/changed version.
>
> That's at least what happened to me with Pacman 4.
>
> (I have not checked the patch and might be missing something!)
>
makepkg -R/--repackage should just rerun the packaging steps. No
sources changed, nothing is built, so no need for pkgver().
A
More information about the pacman-dev
mailing list