|
|
|
@ -2,7 +2,7 @@
|
|
|
|
|
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|
|
|
|
# |
|
|
|
|
# Filename: package/.../postgresql/config.in |
|
|
|
|
# Copyright (C) 2006 - 2010 The OpenSDE Project |
|
|
|
|
# Copyright (C) 2006 - 2011 The OpenSDE Project |
|
|
|
|
# |
|
|
|
|
# More information can be found in the files COPYING and README. |
|
|
|
|
# |
|
|
|
@ -16,9 +16,6 @@ if pkgcheck postgresql X
|
|
|
|
|
then |
|
|
|
|
menu_begin MENU_PKG_POSTGRESQL 'PostgreSQL Package Options' |
|
|
|
|
|
|
|
|
|
text 'Install prefix for postgresql packages' \ |
|
|
|
|
SDECFG_PKG_POSTGRESQL_PREFIX "opt/postgresql" |
|
|
|
|
|
|
|
|
|
bool "Include PostgreSQL contributed 3rd. Party Applications" \ |
|
|
|
|
SDECFG_PKG_POSTGRESQL_CONTRIB 1 |
|
|
|
|
|
|
|
|
|