openbsd-ports/net/icecast/patches/patch-doc_Makefile_in
naddy 5e262d19fa Update to 2.3.0 from maintainer Moritz Grimm.
New features:
  * Support Ogg Speex, Ogg FLAC, Ogg Midi
  * Intro file support
  * On-demand relays
  * Improved mount-level settings
  * URL listener authenticator
  * Authentication for on-demand files
  * Updated admin/web interface
  * Various reliability bug fixes

Port changes:
  * Ogg Theora streaming is now enabled
  * Revamped README.OpenBSD file, tightened DESCR
  * <fileserve> directive not disabled any longer in icecast.xml.dist
2005-10-21 15:59:54 +00:00

13 lines
523 B
Plaintext

$OpenBSD: patch-doc_Makefile_in,v 1.3 2005/10/21 15:59:54 naddy Exp $
--- doc/Makefile.in.orig Sat Aug 20 21:36:59 2005
+++ doc/Makefile.in Tue Aug 23 11:30:10 2005
@@ -127,7 +127,7 @@ install_sh = @install_sh@
AUTOMAKE_OPTIONS = foreign
-docdir = $(datadir)/doc/icecast
+docdir = $(datadir)/doc/@PACKAGE@
doc_DATA = index.html icecast2_admin.html icecast2_basicsetup.html \
icecast2_config_file.html icecast2_faq.html icecast2_glossary.html \
icecast2_introduction.html icecast2_relay.html icecast2_stats.html \