summaryrefslogtreecommitdiffstats
path: root/x11-wm/icewm/files/patch-po_Makefile.in
blob: 5b13994cae0ea9e07246fd7cc22f508463f8088a (plain)
1
2
3
4
5
6
7
8
9
10
11
--- po/Makefile.in.orig	Sat Sep  7 02:18:07 2002
+++ po/Makefile.in	Thu Sep 12 00:03:04 2002
@@ -29,7 +29,7 @@
 install: all
 	@echo "Installing message catalogues in $(DESTDIR)$(LOCDIR)"
 	@for catalog in $(MOFILES); do \
-	     lang=`echo $${catalog} | sed -e 's/.mo//'` ; \
+	     lang=`echo $${catalog} | sed -e 's/.po//'` ; \
 	     msgdir="$(DESTDIR)$(LOCDIR)/$${lang}/LC_MESSAGES"; \
 	     echo "Installing language: $${lang}" ; \
 	     $(INSTALLDIR) "$${msgdir}"; \
OpenPOWER on IntegriCloud