13 lines
461 B
Text
13 lines
461 B
Text
$NetBSD: patch-aa,v 1.1.1.1 2001/08/14 21:38:26 thorpej Exp $
|
|
|
|
--- Makefile.in.orig Thu May 7 02:52:29 1998
|
|
+++ Makefile.in Tue Aug 14 14:30:15 2001
|
|
@@ -31,7 +31,7 @@
|
|
|
|
# The directory for object files and libraries of object code. Do
|
|
# not install executables here; they belong in `libexecdir' instead.
|
|
-libdir = $(exec_prefix)/lib
|
|
+libdir = $(exec_prefix)/share
|
|
|
|
# The directory for installing the Info files for this package.
|
|
infodir = $(prefix)/info
|