summarylogtreecommitdiffstats
path: root/0001-missing-reporting-bugs.patch
diff options
context:
space:
mode:
Diffstat (limited to '0001-missing-reporting-bugs.patch')
-rw-r--r--0001-missing-reporting-bugs.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/0001-missing-reporting-bugs.patch b/0001-missing-reporting-bugs.patch
new file mode 100644
index 000000000000..c97bf117bcd2
--- /dev/null
+++ b/0001-missing-reporting-bugs.patch
@@ -0,0 +1,13 @@
+diff --git a/Makefile b/Makefile
+index e670c9c..6c371df 100644
+--- a/Makefile
++++ b/Makefile
+@@ -32,7 +32,7 @@ SOURCES += Makefile control reposturgeon.png reposurgeon-git-aliases
+
+ all: reposurgeon.1 repotool.1 repodiffer.1 repomapper.1 \
+ reposurgeon.html repotool.html repodiffer.html repomapper.html \
+- dvcs-migration-guide.html features.html reporting-bugs.html
++ dvcs-migration-guide.html features.html
+
+ %.1: %.xml
+ $(XMLTO) man $<