diff options
Diffstat (limited to 'meta-openstack/recipes-support/postgresql/postgresql_9.2.4.bbappend')
| -rw-r--r-- | meta-openstack/recipes-support/postgresql/postgresql_9.2.4.bbappend | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-openstack/recipes-support/postgresql/postgresql_9.2.4.bbappend b/meta-openstack/recipes-support/postgresql/postgresql_9.2.4.bbappend index 1102ba5..0e281ba 100644 --- a/meta-openstack/recipes-support/postgresql/postgresql_9.2.4.bbappend +++ b/meta-openstack/recipes-support/postgresql/postgresql_9.2.4.bbappend | |||
| @@ -34,7 +34,6 @@ USERADD_PARAM_${PN} = "--system --home /var/lib/postgres -g postgres \ | |||
| 34 | 34 | ||
| 35 | PACKAGES += " ${PN}-setup" | 35 | PACKAGES += " ${PN}-setup" |
| 36 | ALLOW_EMPTY_${PN}-setup = "1" | 36 | ALLOW_EMPTY_${PN}-setup = "1" |
| 37 | RDEPENDS_${PN} += " ${PN}-setup" | ||
| 38 | 37 | ||
| 39 | pkg_postinst_${PN}-setup () { | 38 | pkg_postinst_${PN}-setup () { |
| 40 | # postgres 9.2.4 postinst | 39 | # postgres 9.2.4 postinst |
