Dash:
[t2-trunk.git] / package / database / postgresql / config.in
blob554cf849967d6237d65b87e48c10b4f4026c3edc
1 # --- T2-COPYRIGHT-NOTE-BEGIN ---
2 # This copyright note is auto-generated by ./scripts/Create-CopyPatch.
3
4 # T2 SDE: package/.../postgresql/config.in
5 # Copyright (C) 2010 The T2 SDE Project
6
7 # More information can be found in the files COPYING and README.
8
9 # This program is free software; you can redistribute it and/or modify
10 # it under the terms of the GNU General Public License as published by
11 # the Free Software Foundation; version 2 of the License. A copy of the
12 # GNU General Public License can be found in the file COPYING.
13 # --- T2-COPYRIGHT-NOTE-END ---
15 if pkgcheck postgresql X
16 then
17         menu_begin MENU_PKG_POSTGRESQL 'Postgresql Package Options'
18                 text 'Install prefix for Postgresql Packages' \
19                         SDECFG_PKG_POSTGRESQL_CORE_PREFIX "opt/postgresql"
20         menu_end