mirror of
https://github.com/kiwix/libkiwix.git
synced 2025-08-03 02:06:05 -04:00
Merge pull request #381 from kiwix/manpage
Have meson manage/install the kiwix-compile-resources.1 man page
This commit is contained in:
commit
a35d95207e
1
debian/libkiwix-dev.manpages
vendored
1
debian/libkiwix-dev.manpages
vendored
@ -1 +0,0 @@
|
||||
debian/kiwix-compile-resources.1
|
@ -2,3 +2,5 @@
|
||||
res_compiler = find_program('kiwix-compile-resources')
|
||||
|
||||
install_data(res_compiler.path(), install_dir:get_option('bindir'))
|
||||
|
||||
install_man('kiwix-compile-resources.1')
|
||||
|
Loading…
x
Reference in New Issue
Block a user