]> err.no Git - util-linux/commitdiff
build-sys: make the getopt example directory relative to datadir
authorStepan Kasal <skasal@redhat.com>
Tue, 15 May 2007 18:46:22 +0000 (20:46 +0200)
committerKarel Zak <kzak@redhat.com>
Wed, 16 May 2007 09:43:30 +0000 (11:43 +0200)
Signed-off-by: Stepan Kasal <skasal@redhat.com>
getopt/Makefile.am

index daad3e47bf30f0ec8cc661f55a43a5db7a7b92a5..0af048d9c9fb84b65a418efb9ef554dbb2ef9266 100644 (file)
@@ -6,7 +6,7 @@ getopt_CPPFLAGS = -DLIBCGETOPT=1 $(AM_CPPFLAGS)
 
 man_MANS = getopt.1
 
-exampledir = $(prefix)/usr/share/getopt/
+exampledir = $(datadir)/getopt/
 dist_example_DATA = getopt-parse.bash getopt-parse.tcsh \
        getopt-test.bash getopt-test.tcsh