summaryrefslogtreecommitdiff
path: root/databases/tcl-gdbm/patches/patch-aa
blob: 9d9d239132438da14c2054f361881e1578ba7561 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
$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