mirror of
https://cagebreak.project-repo.co/cagebreak.git
synced 2026-08-23 14:04:19 +02:00
Adjust epoch
This commit is contained in:
parent
4947fe3142
commit
f5060e5870
7 changed files with 13 additions and 3 deletions
|
|
@ -260,7 +260,7 @@ install_data('LICENSE', install_dir : '/usr/share/licenses/' + meson.project_nam
|
|||
|
||||
if get_option('man-pages')
|
||||
scdoc = find_program('scdoc')
|
||||
secssinceepoch = 1680540192
|
||||
secssinceepoch = 1681758922
|
||||
shcommand = 'export SOURCE_DATE_EPOCH=' + secssinceepoch.to_string() + ' ; @0@ < @INPUT@'.format(scdoc.path())
|
||||
sh = find_program('sh')
|
||||
mandir1 = join_paths(get_option('mandir'), 'man1')
|
||||
|
|
|
|||
|
|
@ -0,0 +1,2 @@
|
|||
2.1.1
|
||||
2023-04-17
|
||||
|
|
@ -0,0 +1,2 @@
|
|||
2.1.1
|
||||
2023-04-17
|
||||
|
|
@ -0,0 +1,2 @@
|
|||
2.1.1
|
||||
2023-04-17
|
||||
|
|
@ -0,0 +1,2 @@
|
|||
2.1.1
|
||||
2023-04-17
|
||||
|
|
@ -0,0 +1,2 @@
|
|||
2.1.1
|
||||
2023-04-17
|
||||
|
|
@ -1,2 +1,2 @@
|
|||
2.1.0
|
||||
2023-04-06
|
||||
2.1.1
|
||||
2023-04-17
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue