Files
nixpkgs/pkgs/servers/sql/postgresql/builder.sh
T

11 lines
162 B
Bash
Raw Normal View History

2005-12-05 14:11:09 +00:00
source $stdenv/setup
2004-09-08 20:21:02 +00:00
export LANG=en_US
# configureFlags=""
# if test "$jdbcSupport"; then
# configureFlags="--with-java $configureFlags"
# fi
genericBuild