openbsd-ports/audio/mpc/patches/patch-doc_Makefile_in
bernd dc0b87f93d Initial import of mpc-0.11.2.
A command line tool to interface MPD. (audio/mpd)

submitted and maintained by Tobias Ulmer <tobiasu at tmux.org>.
2006-05-23 14:26:41 +00:00

13 lines
518 B
Plaintext

$OpenBSD: patch-doc_Makefile_in,v 1.1.1.1 2006/05/23 14:26:41 bernd Exp $
--- doc/Makefile.in.orig Mon May 15 20:18:31 2006
+++ doc/Makefile.in Mon May 15 20:19:42 2006
@@ -77,7 +77,7 @@ install_sh = @install_sh@
man_MANS = mpc.1
pkgdata_DATA =
docdir = $(prefix)/share/doc/$(PACKAGE)
-doc_DATA = mpc-bashrc m3u-handler.sh pls-handler.sh
+#doc_DATA = mpc-bashrc m3u-handler.sh pls-handler.sh
EXTRA_DIST = $(pkgdata_DATA) $(man_MANS) $(doc_DATA)
subdir = doc
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs