View | Details | Raw Unified | Return to bug 32131 | Differences between
and this patch

Collapse All | Expand All

(-)libgda-0.2.93/po/Makefile.in.in (-1 / +1 lines)
Lines 23-29 Link Here
23
prefix = @prefix@
23
prefix = @prefix@
24
exec_prefix = @exec_prefix@
24
exec_prefix = @exec_prefix@
25
datadir = @datadir@
25
datadir = @datadir@
26
localedir = $(prefix)/share/locale
26
localedir = $(datadir)/locale
27
gettextsrcdir = $(datadir)/gettext/po
27
gettextsrcdir = $(datadir)/gettext/po
28
28
29
INSTALL = @INSTALL@
29
INSTALL = @INSTALL@

Return to bug 32131