Make po Makefiles honor datarootdir
authorPanu Matilainen <pmatilai@redhat.com>
Wed, 6 Jun 2007 11:46:47 +0000 (14:46 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Wed, 6 Jun 2007 11:46:47 +0000 (14:46 +0300)
po/Makefile.in.in

index a4b679f..46996c3 100644 (file)
@@ -22,7 +22,7 @@ VPATH = @srcdir@
 
 prefix = @prefix@
 exec_prefix = @exec_prefix@
-datadir = @datadir@
+datadir = @datarootdir@
 localedir = $(datadir)/locale
 gettextsrcdir = $(datadir)/gettext/po