Package: solfege / 3.22.2-2

do-not-run-xmllint.patch Patch series | download
1
2
3
4
5
6
7
8
9
10
11
12
13
Index: solfege-3.20.3/Makefile.in
===================================================================
--- solfege-3.20.3.orig/Makefile.in	2011-10-04 19:16:38.000000000 +0200
+++ solfege-3.20.3/Makefile.in	2011-10-04 19:16:43.000000000 +0200
@@ -198,7 +198,7 @@
 
 .PHONY: test
 
-test: xmllint po/solfege.pot
+test: po/solfege.pot
 	if grep -H -n -e "[Uu]ser'*s manual" po/solfege.pot; then \
 		echo "Don't write \"users manual\" or \"user's manual\". Always write \"user manual\""; \
 		exit 10; \