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():
-4
View File
@@ -55,10 +55,6 @@
<Path fileType="library">/opt/firebird/lib/libgds.*</Path>
<Path fileType="library">/opt/firebird/lib/libib_util.*</Path>
<Path fileType="library">/opt/firebird/plugins/libfbtrace.so</Path>
<Path fileType="library">/usr/lib/libicuuc.so*</Path>
<Path fileType="library">/usr/lib/libicudata.so*</Path>
<Path fileType="library">/usr/lib/libicui18n.so*</Path>
<Path fileType="library">/usr/lib/libfbembed.so*</Path>
</Files>
</Package>