61313b5109
Most awesomely, mpd can now stream natively without a icecast server. ok and help from MAINTAINER Tobias Ulmer <tobiasu at tmux dot org>.
13 lines
627 B
Plaintext
13 lines
627 B
Plaintext
$OpenBSD: patch-Makefile_in,v 1.1 2010/01/12 18:58:26 wcmaier Exp $
|
|
--- Makefile.in.orig Wed Nov 18 20:48:14 2009
|
|
+++ Makefile.in Thu Dec 17 16:11:52 2009
|
|
@@ -1525,7 +1525,7 @@ SPARSE_CPPFLAGS = $(DEFAULT_INCLUDES) -I$(shell $(CC)
|
|
# Documentation
|
|
#
|
|
man_MANS = doc/mpd.1 doc/mpd.conf.5
|
|
-doc_DATA = AUTHORS COPYING NEWS README UPGRADING doc/mpdconf.example
|
|
+doc_DATA = AUTHORS COPYING NEWS README UPGRADING
|
|
DOCBOOK_FILES = doc/protocol.xml doc/user.xml doc/developer.xml doc/sticker.xml
|
|
@ENABLE_DOCUMENTATION_TRUE@protocoldir = $(docdir)/protocol
|
|
@ENABLE_DOCUMENTATION_TRUE@protocol_DATA = $(wildcard doc/protocol/*.html)
|