]> git.ipfire.org Git - thirdparty/util-linux.git/commit
build-sys: do not use extra subdir for getopt examples
authorKarel Zak <kzak@redhat.com>
Tue, 24 Nov 2020 11:46:03 +0000 (12:46 +0100)
committerKarel Zak <kzak@redhat.com>
Tue, 24 Nov 2020 11:46:03 +0000 (12:46 +0100)
commit7ffd3b0ef668c72648c3f1e811371ee413dd9f82
treeb27fc5bb9aef2feb1ecde76a51439e1a5589d76e
parent7fa2d7fc6c121be75749d218eceb7468a0029fc4
build-sys: do not use extra subdir for getopt examples

This is unnecessary, we have ${docsdir}/util-linux which is good
enough for these two getopt examples. I guess the "getopt"
subdirectory is legacy from time getopt has been merged into
util-linux.

Signed-off-by: Karel Zak <kzak@redhat.com>
misc-utils/Makemodule.am
misc-utils/getopt.1.in