firefird:ver. bump

This commit is contained in:
Rmys
2020-01-16 23:53:57 +03:00
parent 0ed65e833d
commit 95693577a1
2 changed files with 2 additions and 4 deletions
+2
View File
@@ -27,9 +27,11 @@ def setup():
autotools.autoreconf("-fi")
autotools.configure("--prefix=/opt/firebird \
--disable-static \
--enable-superserver \
--with-editline \
--with-gnu-ld \
--with-system-editline \
--with-system-icu \
")
def build():