FS#34754 - makepkg's '--holdver' dosen't work anymore.
Attached to Project:
Pacman
Opened by Martin Hertz (mhertz) - Friday, 12 April 2013, 19:34 GMT
Last edited by Allan McRae (Allan) - Friday, 12 April 2013, 23:23 GMT
Opened by Martin Hertz (mhertz) - Friday, 12 April 2013, 19:34 GMT
Last edited by Allan McRae (Allan) - Friday, 12 April 2013, 23:23 GMT
|
Details
I know that you've changed makepkg to not bump pkgver by
itself on vsc-builds anymore and instead let a pkgver()
function be used for that instead, but then either there's a
bug in the '--holdver' option, since it dosen't work
anymore, or else you have just forgot to remove that option
from the manpage if it's unsupported after the pkgver()
change?
Just wanted to report it to you :) Thanks in advance. |
This task depends upon
--holdver
When using VCS sources (PKGBUILD(5)) any currently checked out
source will not be updated to the latest revision.
What exactly does not work from that description?
Sorry again about that :)