mirror of
https://github.com/rad4day/Waybar.git
synced 2023-12-21 10:22:59 +01:00
Move scd files to man/ folder
This commit is contained in:
parent
df83404c8c
commit
fba1f5c8af
@ -173,7 +173,7 @@ if scdoc.found()
|
||||
|
||||
custom_target(
|
||||
output,
|
||||
input: filename,
|
||||
input: 'man/@0@'.format(filename),
|
||||
output: output,
|
||||
command: [
|
||||
sh, '-c', '@0@ < @INPUT@ > @1@'.format(scdoc_prog.path(), output)
|
||||
|
Loading…
Reference in New Issue
Block a user