]> git.donarmstrong.com Git - lilypond.git/blobdiff - debian/patches/use_debians_help2man
Refresh patches
[lilypond.git] / debian / patches / use_debians_help2man
index 77af1dc11efee9f9e2079f2cf1c6fec081977db5..a1748905e7a65e84f365855c328e99bcf8eafd9e 100644 (file)
@@ -2,8 +2,8 @@ Description: Use debian's help2man instead of the version distributed
 Forwarded: not-needed
 Origin: vendor
 Author: Don Armstrong <don@debian.org>
---- lilypond-2.18.0.orig/stepmake/stepmake/help2man-rules.make
-+++ lilypond-2.18.0/stepmake/stepmake/help2man-rules.make
+--- a/stepmake/stepmake/help2man-rules.make
++++ b/stepmake/stepmake/help2man-rules.make
 @@ -1,24 +1,8 @@
 -# We must invoke the generated $(outdir)/help2man script instead of
 -# the help2man.pl source, which means that the scripts/build directory
@@ -32,7 +32,7 @@ Author: Don Armstrong <don@debian.org>
  endif
  
  ifeq ($(strip $(CROSS)),no)
-@@ -37,6 +21,3 @@
+@@ -38,6 +22,3 @@
  $(outdir)/%.1: out/%.1
        cp $< $@
  endif