X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=po%2FRules-lyx;h=42998f2ca510f09ece00a9f99a502274c3ee456f;hb=9633b1b9c5f9d272766f382e8e9365b8d6bea546;hp=f71dc6f88c9983140fc0ba9fdabc8b617eab8839;hpb=e18f86a04197a0d6cf9b5950bd592f485b86e520;p=lyx.git diff --git a/po/Rules-lyx b/po/Rules-lyx index f71dc6f88c..42998f2ca5 100644 --- a/po/Rules-lyx +++ b/po/Rules-lyx @@ -57,4 +57,4 @@ formats_l10n.pot: $(top_srcdir)/lib/configure.py # LyX specific code to generate l10n statistics for the web site i18n.inc: $(POFILES) postats.py - (cd $(srcdir) ; $(PYTHON) postats.py "$(VERSION)" $(POFILES)) >$@ + $(PYTHON) $(srcdir)/postats.py "$(VERSION)" $(POFILES) >$@