Code

r17224@mini-emma: ted | 2007-12-10 20:21:14 -0800
authorgouldtj <gouldtj@users.sourceforge.net>
Tue, 11 Dec 2007 04:30:38 +0000 (04:30 +0000)
committergouldtj <gouldtj@users.sourceforge.net>
Tue, 11 Dec 2007 04:30:38 +0000 (04:30 +0000)
 Adjusting build rule for inkscape.pot so that it uses the files from the source directory and installs it in the distribution directory.

Makefile.am

index bff16f1a55f47f725bd1854d3d9566c787534a9a..77a3870ad08d45c935cf6575010cc9afdaa0839c 100644 (file)
@@ -193,7 +193,7 @@ inkscape.1 inkscape.fr.1: fix-roff-punct Makefile.am AUTHORS utf8-to-roff
 # man 7 groff_char for further remarks on charset encoding for man pages.
 
 po/inkscape.pot:
-       (cd po ; intltool-update --pot)
+       (cd $(srcdir)/po ; intltool-update --pot --output-file=$(distdir)/po/inkscape.pot)
 
 install-data-local: inkscape.fr.1
        $(mkinstalldirs) $(DESTDIR)$(mandir)/fr/man1