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

13 lines
465 B
Plaintext

$OpenBSD: patch-doc_Makefile_in,v 1.4 2003/10/08 12:12:52 naddy Exp $
--- doc/Makefile.in.orig 2003-10-05 03:32:48.000000000 +0200
+++ doc/Makefile.in 2003-10-08 01:50:07.000000000 +0200
@@ -165,7 +165,7 @@ target_alias = @target_alias@
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.