openbsd-ports/audio/mpd/patches/patch-doc_Makefile_in
bernd 2149a983e2 Security update to mpd-0.13.1 to fix a possible DoS.
ok jasper@ and Tobias Ulmer (MAINTAINER)
2008-02-17 18:53:02 +00:00

13 lines
417 B
Plaintext

$OpenBSD: patch-doc_Makefile_in,v 1.2 2008/02/17 18:53:02 bernd Exp $
--- doc/Makefile.in.orig Fri Feb 15 14:11:31 2008
+++ doc/Makefile.in Fri Feb 15 14:11:31 2008
@@ -200,7 +200,7 @@ sharedstatedir = @sharedstatedir@
sysconfdir = @sysconfdir@
target_alias = @target_alias@
man_MANS = mpd.1 mpd.conf.5
-doc_DATA = COMMANDS mpdconf.example
+doc_DATA = COMMANDS
EXTRA_DIST = $(man_MANS) $(doc_DATA)
all: all-am