openbsd-ports/audio/libao/patches/patch-doc_Makefile_in
naddy 423c853854 Upgrade to Ogg Vorbis RC3.
Note: When encoding, use -q for quality and bitrate control.  -b
has deen deprecated and will not do what you expect.
2002-01-16 03:10:21 +00:00

13 lines
435 B
Plaintext

$OpenBSD: patch-doc_Makefile_in,v 1.3 2002/01/16 03:10:21 naddy Exp $
--- doc/Makefile.in.orig Tue Jan 1 02:43:57 2002
+++ doc/Makefile.in Tue Jan 1 23:05:53 2002
@@ -93,7 +93,7 @@ plugindir = @plugindir@
AUTOMAKE_OPTIONS = foreign
-docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)
+docdir = $(datadir)/doc/$(PACKAGE)
# We list all of these as opposed to using a wildcard so that
# building outside the source directory works.