13 lines
467 B
Plaintext
13 lines
467 B
Plaintext
$OpenBSD: patch-doc_Makefile_in,v 1.6 2005/07/02 19:38:45 naddy Exp $
|
|
--- doc/Makefile.in.orig Mon Jun 27 11:02:43 2005
|
|
+++ doc/Makefile.in Sat Jul 2 21:31:35 2005
|
|
@@ -194,7 +194,7 @@ target_cpu = @target_cpu@
|
|
target_os = @target_os@
|
|
target_vendor = @target_vendor@
|
|
SUBDIRS = vorbisfile vorbisenc
|
|
-docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)
|
|
+docdir = $(datadir)/doc/$(PACKAGE)
|
|
|
|
### all of the static docs, commited to SVN and included as is
|
|
static_docs = \
|