mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-06 18:09:44 +03:00
package/postgresql: fix minor typo
pgsql as a tool does not exist, it's called psql
Signed-off-by: Pascal de Bruijn <p.debruijn@unilogic.nl>
Reviewed-by: Peter Seiderer <ps.report@gmx.net>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
(cherry picked from commit d79bab065e)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
c456d2927f
commit
be5648cf76
@@ -11,7 +11,7 @@ config BR2_PACKAGE_POSTGRESQL
|
||||
database system.
|
||||
|
||||
Enable the readline package to gain readline support in
|
||||
pgsql (the command line interpreter), which offers
|
||||
psql (the command line interpreter), which offers
|
||||
command history and edit functions.
|
||||
|
||||
Enable the zlib package to gain builtin compression for
|
||||
|
||||
Reference in New Issue
Block a user