From 3b5f0e6ce91639155222e723c1890fb5ea9f9e6f Mon Sep 17 00:00:00 2001 From: joey Date: Wed, 3 Jan 2007 20:01:36 +0000 Subject: * Added a Spanish translation by Victor Moral. * A few translation infrastructure fixes. --- Makefile.PL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.PL') diff --git a/Makefile.PL b/Makefile.PL index ab67aae74..9786a66ce 100755 --- a/Makefile.PL +++ b/Makefile.PL @@ -61,7 +61,7 @@ extra_install: install -d $(DESTDIR)$(PREFIX)/bin install ikiwiki.out $(DESTDIR)$(PREFIX)/bin/ikiwiki - $(MAKE) -C po install + $(MAKE) -C po install PREFIX=$(PREFIX) } } -- cgit v1.2.3