2014-11-05 12:41:07 +01:00

14 lines
369 B
Plaintext

$NetBSD: patch-aa,v 1.3 2014/03/10 17:03:30 adam Exp $
--- Makefile.in.orig 2014-03-10 13:47:51.000000000 +0000
+++ Makefile.in
@@ -81,7 +81,7 @@ DESTDIR =
PKG_DIR = $(PACKAGE_NAME)$(PACKAGE_VERSION)
pkgdatadir = $(datadir)/$(PKG_DIR)
-pkglibdir = $(libdir)/$(PKG_DIR)
+pkglibdir = $(libdir)/sqlite3
pkgincludedir = $(includedir)/$(PKG_DIR)
top_builddir = .