On 2009-12-14, Matthias Kilian wrote: > > diff --git a/stepmake/stepmake/texinfo-rules.make > b/stepmake/stepmake/texinfo-rules.make > index 84f2894..6be8c5f 100644 > --- a/stepmake/stepmake/texinfo-rules.make > +++ b/stepmake/stepmake/texinfo-rules.make > @@ -63,7 +63,7 @@ $(outdir)/version.%: $(top-src-dir)/VERSION > echo $(TOPLEVEL_VERSION)>> $@ > echo '@end macro'>> $@ > echo ''>> $@ > - python $(top-src-dir)/scripts/build/create-version-itexi.py >> $@ > + $(PYTHON) $(top-src-dir)/scripts/build/create-version-itexi.py >> $@ > > .SECONDARY: $(outdir)/version.itexi $(outdir)/version.texi \ > $(outdir)/$(INFO_IMAGES_DIR).info-images-dir-dep \
Thanks, applied. -Patrick _______________________________________________ lilypond-devel mailing list lilypond-devel@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-devel