openbsd-ports/net/icecast/patches/patch-conf_Makefile_in
jca d961b2ef50 SECURITY update to icecast-2.4.4
Fixes for CVE-2018-18820 (buffer overflows in URL auth code) and other
bugs.  While here, address a compiler warning in md5.c.

Reported by Aham Brahmasmi, ok kn@
2018-11-20 17:32:36 +00:00

22 lines
581 B
Plaintext

$OpenBSD: patch-conf_Makefile_in,v 1.9 2018/11/20 17:32:36 jca Exp $
Index: conf/Makefile.in
--- conf/Makefile.in.orig
+++ conf/Makefile.in
@@ -281,7 +281,7 @@ build_vendor = @build_vendor@
builddir = @builddir@
datadir = @datadir@
datarootdir = @datarootdir@
-docdir = $(datadir)/$(PACKAGE)/doc
+docdir = $(datadir)/examples/$(PACKAGE)
dvidir = @dvidir@
exec_prefix = @exec_prefix@
host = @host@
@@ -480,7 +480,6 @@ info-am:
install-data-am: install-docDATA
@$(NORMAL_INSTALL)
- $(MAKE) $(AM_MAKEFLAGS) install-data-hook
install-dvi: install-dvi-am
install-dvi-am: