summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/texinfo/po/Makefile.in.in
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/texinfo/po/Makefile.in.in')
-rw-r--r--gnu/usr.bin/texinfo/po/Makefile.in.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/usr.bin/texinfo/po/Makefile.in.in b/gnu/usr.bin/texinfo/po/Makefile.in.in
index 85b346369a6..0249cd08ee2 100644
--- a/gnu/usr.bin/texinfo/po/Makefile.in.in
+++ b/gnu/usr.bin/texinfo/po/Makefile.in.in
@@ -130,6 +130,7 @@ install-data-yes: all
fi
@catalogs='$(CATALOGS)'; \
for cat in $$catalogs; do \
+ cat=`basename $$cat`; \
case "$$cat" in \
*.gmo) destdir=$(gnulocaledir);; \
*) destdir=$(localedir);; \