diff options
| author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-12-13 07:55:35 +0000 |
|---|---|---|
| committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-12-13 07:55:35 +0000 |
| commit | 0ef03ab6b0f0884ae121064765cf9f64ba49fcb3 (patch) | |
| tree | 14776705369fc427b82f789ace5443f2ca9f6587 /audio/libshout2/files/patch-ab | |
| parent | upgrade to 1.0 (diff) | |
upgrade to 1.0.7
PR: 32702
Submitted by: Leo Kim <leo@florida.sarang.net>
Notes
Notes:
svn path=/head/; revision=51454
Diffstat (limited to '')
| -rw-r--r-- | audio/libshout2/files/patch-ab | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/audio/libshout2/files/patch-ab b/audio/libshout2/files/patch-ab index 568ff5c0b299..65112e1f5765 100644 --- a/audio/libshout2/files/patch-ab +++ b/audio/libshout2/files/patch-ab @@ -1,11 +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 @@ +--- doc/Makefile.in.orig Tue Dec 11 09:28:01 2001 ++++ doc/Makefile.in Tue Dec 11 09:28:08 2001 +@@ -76,7 +76,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 + 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 errorhandling.html shout_strerror.html |
