summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/postgresql/files/postgresql-bashprofile
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-support/postgresql/files/postgresql-bashprofile')
-rw-r--r--meta-oe/recipes-support/postgresql/files/postgresql-bashprofile4
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
3PGDATA=/var/lib/postgresql/data
4export PGDATA