forked from Mirror/pmbootstrap
build: add ability to override date in pkgver when building from custom source
Signed-off-by: Vasiliy Doylov <nekocwd@mainlining.org>
This commit is contained in:
parent
3c1699b5c1
commit
b68da2783e
2 changed files with 6 additions and 1 deletions
|
@ -26,3 +26,7 @@ password is written to a temporary file and can be read from
|
|||
`/proc/<pid>/environ`. Make sure you are aware of the security implications,
|
||||
consider using this feature only with test passwords or in environments such as
|
||||
live operating systems running in memory.
|
||||
|
||||
## `PMB_VER_DATE`
|
||||
|
||||
This variable can be used to override date string when building package using `--src`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue