]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
build-sys: move getopt examples to docdir
authorKarel Zak <kzak@redhat.com>
Mon, 14 Oct 2013 08:13:47 +0000 (10:13 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 14 Oct 2013 08:13:47 +0000 (10:13 +0200)
Signed-off-by: Karel Zak <kzak@redhat.com>
misc-utils/Makemodule.am

index 70bb339889e87917d645e487f612c610c37c9591..686fb1574c732c03771f242aca657dd214b364d1 100644 (file)
@@ -146,7 +146,7 @@ endif
 usrbin_exec_PROGRAMS += getopt
 dist_man_MANS += misc-utils/getopt.1
 getopt_SOURCES = misc-utils/getopt.c
-getoptexampledir = $(datadir)/getopt/
+getoptexampledir = $(docdir)/getopt/
 dist_getoptexample_SCRIPTS = \
        misc-utils/getopt-parse.bash \
        misc-utils/getopt-parse.tcsh