summaryrefslogtreecommitdiff
path: root/audio/libshout2/files/patch-ab
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2000-06-07 17:15:03 +0000
committerWill Andrews <will@FreeBSD.org>2000-06-07 17:15:03 +0000
commit102b8c19512cab6a1005a98d45a9dc3631e83556 (patch)
treedb997fe19d5aef5ed3584bdb6dbfd0fbe3955c90 /audio/libshout2/files/patch-ab
parentFix build for 4.0 and later. Make DESCR shorter. (diff)
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>
Notes
Notes: svn path=/head/; revision=29326
Diffstat (limited to 'audio/libshout2/files/patch-ab')
-rw-r--r--audio/libshout2/files/patch-ab11
1 files changed, 11 insertions, 0 deletions
diff --git a/audio/libshout2/files/patch-ab b/audio/libshout2/files/patch-ab
new file mode 100644
index 000000000000..568ff5c0b299
--- /dev/null
+++ b/audio/libshout2/files/patch-ab
@@ -0,0 +1,11 @@
+--- 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
+