Package: freedoom / 0.9-1

a2x-no-xmllint.patch Patch series | download
1
2
3
4
5
6
7
8
9
10
11
12
13
Author: Fabian Greffrath <fabian+debian@greffrath.com>
Description: Run a2x with --no-xmllint to avoid excessive Build-Depends.

--- a/dist/Makefile
+++ b/dist/Makefile
@@ -1,6 +1,6 @@
 man-%: freedoom.adoc
 	sed -e s/freedoom/$*/ freedoom.adoc > $*.adoc
-	a2x -f manpage $*.adoc
+	a2x --no-xmllint -f manpage $*.adoc
 
 icon-freedm:
 	convert -trim +repage -extent 32x32 -gravity center \