diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2018-03-10 13:32:20 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2018-03-10 13:32:20 +0000 |
commit | bf8de6192524655776976882a700e66eaf2646a7 (patch) | |
tree | 180bced139f9a62d3c18298a6c58bafae4548718 /profiles/desc/postgres_targets.desc | |
parent | db42a995a5cdeedb9c3613dae4c387c77e8400b0 (diff) |
drop custom profile
Diffstat (limited to 'profiles/desc/postgres_targets.desc')
-rw-r--r-- | profiles/desc/postgres_targets.desc | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/profiles/desc/postgres_targets.desc b/profiles/desc/postgres_targets.desc deleted file mode 100644 index 284f4bc0..00000000 --- a/profiles/desc/postgres_targets.desc +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -# This file contains descriptions of POSTGRES_TARGETS USE_EXPAND flags. - -postgres9_2 - Build against PostgreSQL 9.2 -postgres9_3 - Build against PostgreSQL 9.3 -postgres9_4 - Build against PostgreSQL 9.4 -postgres9_5 - Build against PostgreSQL 9.5 -postgres9_6 - Build against PostgreSQL 9.6 -postgres10 - Build against PostgreSQL 10 -postgres11 - Build against PostgreSQL 11 |