openbsd-ports/devel/cunit/patches/patch-doc_Makefile_in

13 lines
432 B
Plaintext
Raw Normal View History

$OpenBSD: patch-doc_Makefile_in,v 1.1.1.1 2008/08/29 09:18:39 sthen Exp $
--- doc/Makefile.in.orig Wed Jun 25 12:19:22 2008
+++ doc/Makefile.in Wed Jun 25 12:22:27 2008
@@ -192,7 +192,7 @@ sbindir = @sbindir@
sharedstatedir = @sharedstatedir@
sysconfdir = @sysconfdir@
target_alias = @target_alias@
-docdir = $(prefix)/doc/@PACKAGE@
+docdir = $(prefix)/share/doc/@PACKAGE@
doc_DATA = \
CUnit_doc.css \
error_handling.html \