openbsd-ports/audio/mpc/patches/patch-doc_Makefile_in
jasper 04a7211429 update mpc to 0.12.1
from Tobias Ulmer <tobiasu at tmux.org> (MAINTAINER)
2007-05-26 22:44:36 +00:00

12 lines
462 B
Plaintext

--- doc/Makefile.in.orig Wed Mar 21 19:22:57 2007
+++ doc/Makefile.in Sat May 26 15:59:01 2007
@@ -79,7 +79,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 mppledit
+#doc_DATA = mpc-bashrc m3u-handler.sh pls-handler.sh mppledit
EXTRA_DIST = $(pkgdata_DATA) $(man_MANS) $(doc_DATA)
subdir = doc
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs