$NetBSD: patch-aa,v 1.3 2000/08/29 21:09:54 jwise Exp $
--- Makefile.in.orig	Thu Jun  8 15:35:14 2000
+++ Makefile.in	Tue Aug 29 16:32:25 2000
@@ -35,7 +35,7 @@
 DESTDIR =
 
 pkgdatadir = $(datadir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
+pkglibdir = $(libdir)/tcl/@PACKAGE@
 pkgincludedir = $(includedir)/@PACKAGE@
 
 top_builddir = .
@@ -127,7 +127,7 @@
 
 pkglib_LTLIBRARIES = libtclgdbm.la
 man_MANS = tclgdbm.n
-pkgindexdir = $(libdir)/@PACKAGE@
+pkgindexdir = $(libdir)/tcl/@PACKAGE@
 pkgindex_DATA = pkgIndex.tcl
 
 # tclStubLib.c is a dummy file just to fool automake
