diff options
| author | Armin Kuster <akuster808@gmail.com> | 2018-02-24 09:38:11 -0800 |
|---|---|---|
| committer | Armin Kuster <akuster808@gmail.com> | 2018-03-01 16:10:38 -0800 |
| commit | 742404cc8ab08316b0c02310c89958972d43d22e (patch) | |
| tree | 0fbbb80e1716548f3fe2b9d8383f9da8ad707abc /meta-oe/recipes-support/postgresql/files/postgresql-bashprofile | |
| parent | eaff8c24ab1b88efc9340d90c268f4aea3795992 (diff) | |
| download | meta-openembedded-742404cc8ab08316b0c02310c89958972d43d22e.tar.gz | |
postgres: move to recipes-dbs
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support/postgresql/files/postgresql-bashprofile')
| -rw-r--r-- | meta-oe/recipes-support/postgresql/files/postgresql-bashprofile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/meta-oe/recipes-support/postgresql/files/postgresql-bashprofile b/meta-oe/recipes-support/postgresql/files/postgresql-bashprofile deleted file mode 100644 index 1c931f37fd..0000000000 --- a/meta-oe/recipes-support/postgresql/files/postgresql-bashprofile +++ /dev/null | |||
| @@ -1,4 +0,0 @@ | |||
| 1 | [ -f /etc/profile ] && source /etc/profile | ||
| 2 | |||
| 3 | PGDATA=/var/lib/postgresql/data | ||
| 4 | export PGDATA | ||
