Skip to content

Commit 84f408d

Browse files
committed
postgresql: apt update
1 parent 7cef5b0 commit 84f408d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

postgresql/build.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ NAME=postgresql
99
VERSION=9.4.20
1010
PREFIX=${DIR}/build/${NAME}
1111

12+
apt-get update
1213
apt-get -y install build-essential flex bison libreadline-dev zlib1g-dev
1314

1415
rm -rf build

0 commit comments

Comments
 (0)