aboutsummaryrefslogtreecommitdiffstats
path: root/community/pgbouncer
diff options
context:
space:
mode:
Diffstat (limited to 'community/pgbouncer')
-rw-r--r--community/pgbouncer/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/pgbouncer/APKBUILD b/community/pgbouncer/APKBUILD
index b1c81c182f6..85f3bffa007 100644
--- a/community/pgbouncer/APKBUILD
+++ b/community/pgbouncer/APKBUILD
@@ -26,7 +26,7 @@ build() {
./configure \
--prefix=/usr \
- --disable-debug
+ --disable-debug
make
}