http://svn.xiph.org/icecast/tags/icecast-2.4.0/ChangeLog Help from sthen@ with my bad english. OK abieber@
13 lines
421 B
Plaintext
13 lines
421 B
Plaintext
$OpenBSD: patch-doc_Makefile_in,v 1.6 2014/05/28 13:37:25 gonzalo Exp $
|
|
--- doc/Makefile.in.orig Tue May 6 01:55:10 2014
|
|
+++ doc/Makefile.in Tue May 13 08:42:28 2014
|
|
@@ -269,7 +269,7 @@ build_vendor = @build_vendor@
|
|
builddir = @builddir@
|
|
datadir = @datadir@
|
|
datarootdir = @datarootdir@
|
|
-docdir = $(datadir)/doc/icecast
|
|
+docdir = $(datadir)/doc/@PACKAGE@
|
|
dvidir = @dvidir@
|
|
exec_prefix = @exec_prefix@
|
|
host = @host@
|