openbsd-ports/audio/ncmpc/patches/patch-doc_Makefile_in
bernd 8efd609567 Initial import of ncmpc-0.11.1.
A curses based frontend for mpd.

submitted and maintained by Tobias Ulmer <tobiasu at tmux.org>
2006-06-03 16:50:53 +00:00

13 lines
450 B
Plaintext

$OpenBSD: patch-doc_Makefile_in,v 1.1.1.1 2006/06/03 16:50:53 bernd Exp $
--- doc/Makefile.in.orig Sun May 28 16:15:35 2006
+++ doc/Makefile.in Sun May 28 16:16:35 2006
@@ -108,7 +108,7 @@ am__quote = @am__quote@
install_sh = @install_sh@
man_MANS = ncmpc.1
-docdir = $(prefix)/share/doc/$(PACKAGE)
+docdir = $(prefix)/share/examples/$(PACKAGE)
doc_DATA = config.sample keys.sample ncmpc.lirc
EXTRA_DIST = $(man_MANS) $(doc_DATA)
subdir = doc