]> git.ipfire.org Git - thirdparty/util-linux.git/commit
build-sys: use _DATA to install getopt examples
authorKarel Zak <kzak@redhat.com>
Tue, 6 Oct 2020 13:47:02 +0000 (15:47 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 6 Oct 2020 13:47:02 +0000 (15:47 +0200)
commit27114b297424ecf1b745b1a71f6d40be0e56e67e
tree9e3fe26b06725150a464c73586bc8ef953164646
parentf0a7e15e6d5ccd3cb1e6ed9e784e4ca926ac3a46
build-sys: use _DATA to install getopt examples

* rename the files to getopt-example.*
* use automake _DATA rather than _SCRIPT

Addresses: https://github.com/karelzak/util-linux/issues/1149
Signed-off-by: Karel Zak <kzak@redhat.com>
misc-utils/Makemodule.am
misc-utils/getopt-example.bash [moved from misc-utils/getopt-parse.bash with 100% similarity]
misc-utils/getopt-example.tcsh [moved from misc-utils/getopt-parse.tcsh with 100% similarity]