summaryrefslogtreecommitdiff
path: root/package/postgresql/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/postgresql/Makefile')
-rw-r--r--package/postgresql/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/postgresql/Makefile b/package/postgresql/Makefile
index 56e293b18..2b178e2e6 100644
--- a/package/postgresql/Makefile
+++ b/package/postgresql/Makefile
@@ -33,6 +33,7 @@ PKG_CONFIGURE_ARGS:=\
--without-readline \
--without-bonjour \
--without-tcl \
+ --with-system-tzdata=${STAGING_DIR} \
--with-zlib="yes"
CONFIGURE_ARGS+= ${PKG_CONFIGURE_ARGS}