openbsd-ports/audio/libvorbis/patches/patch-doc_Makefile_in

13 lines
434 B
Plaintext
Raw Normal View History

2009-07-13 11:48:55 -04:00
$OpenBSD: patch-doc_Makefile_in,v 1.9 2009/07/13 15:48:55 naddy Exp $
--- doc/Makefile.in.orig Mon Jul 6 17:39:18 2009
+++ doc/Makefile.in Mon Jul 6 17:40:28 2009
@@ -168,7 +168,7 @@ build_vendor = @build_vendor@
builddir = @builddir@
datadir = @datadir@
datarootdir = @datarootdir@
-docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)
+docdir = $(datadir)/doc/$(PACKAGE)
dvidir = @dvidir@
exec_prefix = @exec_prefix@
host = @host@