mirror of
https://git.freebsd.org/ports.git
synced 2025-07-01 01:20:31 -04:00
11 lines
345 B
Text
11 lines
345 B
Text
--- configure.orig 2013-02-04 11:25:20.592931000 +0900
|
|
+++ configure 2013-02-13 14:23:43.000000000 +0900
|
|
@@ -24947,7 +24947,7 @@
|
|
|
|
GROONGA_HTTPD_DEFAULT_DATABASE_PATH="`
|
|
test \"$prefix\" = NONE && prefix=/usr/local
|
|
- eval eval eval echo ${localstatedir}/lib/${PACKAGE}/db/db
|
|
+ eval eval eval echo ${localstatedir}/db/${PACKAGE}/db
|
|
`"
|
|
|
|
|