firefird:ver. bump
This commit is contained in:
@@ -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():
|
||||
|
||||
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user