summarylogtreecommitdiffstats
path: root/0001-missing-reporting-bugs.patch
diff options
context:
space:
mode:
authorMike Swanson2015-09-02 10:45:18 -0700
committerMike Swanson2015-09-02 10:45:18 -0700
commit1ae023e555cad9bce806952a277c80187d4ea5a3 (patch)
treeec64fe22bf2cb61b0c960072d70642b52455b577 /0001-missing-reporting-bugs.patch
parentef4fc261188eb235ac3d5e7fce62794b43b1029c (diff)
downloadaur-1ae023e555cad9bce806952a277c80187d4ea5a3.tar.gz
Update to 3.29
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 $<