aboutsummaryrefslogtreecommitdiff
path: root/audio/alsa-utils/files/patch-alsactl_Makefile.in
blob: 298b89b22cd8fea636e1f04fa295652f38c70e92 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- alsactl/Makefile.in.orig	2021-03-12 04:46:51 UTC
+++ alsactl/Makefile.in
@@ -1110,7 +1110,7 @@ alsa-restore.service: alsa-restore.service.in
 	$(edit)
 
 %.7: %.xml
-	xmlto man $?
+	$(xmlto) man $?
 
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.