openbsd-ports/audio/mpc/patches/patch-doc_Makefile_in
jasper e64a9942cb update to 0.12.0
from MAINTAINER Tobias Ulmer <tobiasu@tmux.org>

"go ahead" bernd@
2007-03-16 18:25:05 +00:00

12 lines
436 B
Plaintext

--- doc/Makefile.in.orig Sat Feb 10 02:45:18 2007
+++ doc/Makefile.in Sat Feb 10 02:45:25 2007
@@ -77,7 +77,7 @@
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