summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 7010515)
raw | patch | inline | side by side (parent: 7010515)
author | gouldtj <gouldtj@users.sourceforge.net> | |
Tue, 11 Dec 2007 04:30:38 +0000 (04:30 +0000) | ||
committer | gouldtj <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 | patch | blob | history |
diff --git a/Makefile.am b/Makefile.am
index bff16f1a55f47f725bd1854d3d9566c787534a9a..77a3870ad08d45c935cf6575010cc9afdaa0839c 100644 (file)
--- a/Makefile.am
+++ b/Makefile.am
# 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