]> git.donarmstrong.com Git - lilypond.git/blobdiff - debian/patches/use_debians_help2man
Sort Uploaders alphabetically
[lilypond.git] / debian / patches / use_debians_help2man
index 67f83a93e24c973cfb097a81b16d4d6989581228..a1748905e7a65e84f365855c328e99bcf8eafd9e 100644 (file)
@@ -1,5 +1,9 @@
---- lilypond-2.18.0.orig/stepmake/stepmake/help2man-rules.make
-+++ lilypond-2.18.0/stepmake/stepmake/help2man-rules.make
+Description: Use debian's help2man instead of the version distributed
+Forwarded: not-needed
+Origin: vendor
+Author: Don Armstrong <don@debian.org>
+--- 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
@@ -28,7 +32,7 @@
  endif
  
  ifeq ($(strip $(CROSS)),no)
-@@ -37,6 +21,3 @@
+@@ -38,6 +22,3 @@
  $(outdir)/%.1: out/%.1
        cp $< $@
  endif