freebsd-ports/audio/libshout/files/patch-ab
Will Andrews 102b8c1951 Add libshout, a library providing routines for connecting and transmitting
data to/from an icecast server.

PR:		19079
Submitted by:	Zach Zurflu <zach@pabst.bendnet.com>
2000-06-07 17:15:03 +00:00

11 lines
589 B
Text

--- doc/Makefile.in.orig Sun May 7 23:13:50 2000
+++ doc/Makefile.in Tue Jun 6 16:56:33 2000
@@ -78,7 +78,7 @@
AUTOMAKE_OPTIONS = foreign
-docdir = $(prefix)/doc/$(PACKAGE)-$(VERSION)
+docdir = $(prefix)/share/doc/$(PACKAGE)-$(VERSION)
doc_DATA = index.html overview.html initialization.html connection.html datastreaming.html metadata.html datastructures.html shout_conn_t.html shout_connect.html shout_disconnect.html shout_sleep.html shout_init_connection.html shout_send_data.html shout_update_metadata.html style.css example.html example_c.html reference.html