pkgsrc/devel/chrpath/patches/patch-aa
tnn 5def627a21 Import chrpath-0.13 as devel/chrpath.
chrpath allows you to modify the dynamic library load path
(rpath and runpath) of compiled programs and libraries.
2008-02-28 23:38:10 +00:00

13 lines
348 B
Text

$NetBSD: patch-aa,v 1.1.1.1 2008/02/28 23:38:10 tnn Exp $
--- Makefile.in.orig 2004-09-19 10:42:53.000000000 +0200
+++ Makefile.in
@@ -66,7 +66,7 @@ VERSION = @VERSION@
SUBDIRS = testsuite deb
-docdir = $(prefix)/doc/$(PACKAGE)-$(VERSION)
+docdir = $(prefix)/share/doc/$(PACKAGE)
doc_DATA = AUTHORS COPYING ChangeLog INSTALL NEWS README