]> git.donarmstrong.com Git - lilypond.git/blobdiff - stepmake/stepmake/help2man-rules.make
Imported Upstream version 2.19.45
[lilypond.git] / stepmake / stepmake / help2man-rules.make
index e0498b01488c23ad051e55442967df27183471b0..9e2f042128d0fd8a6d00ae6a6698d7f7b14fb2af 100644 (file)
 # cases.  Four more explaining what a line comment is, and that it may
 # be parsed, same here.
 
+ifeq ($(PYTHON),$(TARGET_PYTHON))
 HELP2MAN_COMMAND = $(buildscript-dir)/help2man $< > $@
+else
+HELP2MAN_COMMAND = $(buildscript-dir)/help2man "env $$(basename $$(head -1 $<)) $<" > $@
+endif
 
 ifeq ($(strip $(CROSS)),no)
 $(outdir)/%.1: $(outdir)/% $(buildscript-dir)/help2man
+       echo $(buildscript-dir)/help2man
        $(HELP2MAN_COMMAND)
 else
 # When cross building, some manpages will not build because the