]> git.pld-linux.org Git - packages/jack-audio-connection-kit.git/blame - jack-audio-connection-kit-man.patch
- updated to 1.9.20
[packages/jack-audio-connection-kit.git] / jack-audio-connection-kit-man.patch
CommitLineData
82feef82
JB
1--- jack2-1.9.20/man/wscript.orig 2022-01-15 16:09:56.000000000 +0100
2+++ jack2-1.9.20/man/wscript 2022-03-18 20:03:45.439254379 +0100
3@@ -5,6 +5,6 @@
4 def build(bld):
5 bld.exec_command('cd man ; sh fill_template {} {}'.format(
6 bld.env['JACK_VERSION'],
7- bld.env['HAVE_JACK_EXAMPLE_TOOLS'])
8+ bld.env['BUILD_JACK_EXAMPLE_TOOLS'])
9 )
10 bld.install_files(bld.env['MANDIR'], bld.path.ant_glob('*.1'))
This page took 0.071989 seconds and 4 git commands to generate.