mirror of
https://cagebreak.project-repo.co/cagebreak.git
synced 2026-08-09 15:19:11 +02:00
Set man page release time
This commit is contained in:
parent
89c92c5166
commit
65b237536a
1 changed files with 1 additions and 1 deletions
|
|
@ -258,7 +258,7 @@ install_data('examples/config', install_dir : '/etc/xdg/cagebreak')
|
|||
|
||||
if get_option('man-pages')
|
||||
scdoc = find_program('scdoc')
|
||||
secssinceepoch = 1664566469
|
||||
secssinceepoch = 1673193959
|
||||
shcommand = 'export SOURCE_DATE_EPOCH=' + secssinceepoch.to_string() + ' ; @0@ < @INPUT@'.format(scdoc.path())
|
||||
sh = find_program('sh')
|
||||
mandir1 = join_paths(get_option('mandir'), 'man1')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue